Package org.opensaml.xacml.ctx.impl
Class StatusMessageTypeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
org.opensaml.xacml.ctx.impl.StatusMessageTypeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for
StatusMessageType.-
Field Summary
Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
CONFIG_PROPERTY_XML_STRICT_MODE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprocessElementContent(XMLObject xmlObject, String content) Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
StatusMessageTypeUnmarshaller
public StatusMessageTypeUnmarshaller()
-
-
Method Details
-
processElementContent
- Overrides:
processElementContentin classAbstractXMLObjectUnmarshaller
-