Package org.opensaml.xacml.ctx.impl
Class EnvironmentTypeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
org.opensaml.xacml.ctx.impl.EnvironmentTypeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for
EnvironmentType 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 voidprocessChildElement(XMLObject parentObject, XMLObject childObject) Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
EnvironmentTypeUnmarshaller
public EnvironmentTypeUnmarshaller()Constructor.
-
-
Method Details
-
processChildElement
protected void processChildElement(XMLObject parentObject, XMLObject childObject) throws UnmarshallingException - Overrides:
processChildElementin classAbstractXMLObjectUnmarshaller- Throws:
UnmarshallingException
-