Package org.opensaml.xacml.policy.impl
Class DescriptionTypeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
org.opensaml.xacml.policy.impl.DescriptionTypeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for
DescriptionType.-
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 elementContent) Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
DescriptionTypeUnmarshaller
public DescriptionTypeUnmarshaller()
-
-
Method Details
-
processElementContent
- Overrides:
processElementContentin classAbstractXMLObjectUnmarshaller
-