Package org.opensaml.xacml.ctx.impl
Class DecisionTypeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
org.opensaml.xacml.ctx.impl.DecisionTypeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for
DecisionType objects.-
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 samlObject, 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
-
DecisionTypeUnmarshaller
public DecisionTypeUnmarshaller()Constructor.
-
-
Method Details
-
processElementContent
- Overrides:
processElementContentin classAbstractXMLObjectUnmarshaller
-