Package org.opensaml.xacml.policy.impl
Class IdReferenceTypeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.core.xml.schema.impl.XSStringUnmarshaller
org.opensaml.xacml.policy.impl.IdReferenceTypeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for
IdReferenceType.-
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 voidprocessAttribute(XMLObject xmlObject, Attr attribute) Methods inherited from class org.opensaml.core.xml.schema.impl.XSStringUnmarshaller
processElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
IdReferenceTypeUnmarshaller
public IdReferenceTypeUnmarshaller()
-
-
Method Details
-
processAttribute
- Overrides:
processAttributein classAbstractXMLObjectUnmarshaller- Throws:
UnmarshallingException
-