public class StatusMessageTypeUnmarshaller extends AbstractXACMLObjectUnmarshaller
StatusMessageType
.Constructor and Description |
---|
StatusMessageTypeUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processElementContent(XMLObject xmlObject,
String content)
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
|
processAttribute, processChildElement
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
protected void processElementContent(XMLObject xmlObject, String content)
processElementContent
in class AbstractXACMLObjectUnmarshaller
xmlObject
- XMLObject the content will be given tocontent
- the Element's contentCopyright © 2018. All rights reserved.