public class CompanyUnmarshaller extends AbstractSAMLObjectUnmarshaller
Company
objects.コンストラクタと説明 |
---|
CompanyUnmarshaller() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
processElementContent(XMLObject samlObject,
String elementContent)
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
|
processAttribute, processChildElement
protected void processElementContent(XMLObject samlObject, String elementContent)
processElementContent
クラス内 AbstractSAMLObjectUnmarshaller
samlObject
- XMLObject the content will be given toelementContent
- the Element's contentCopyright © 2012. All Rights Reserved.