org.opensaml.xacml.policy.impl
Class IdReferenceTypeUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xml.schema.impl.XSStringUnmarshaller
org.opensaml.xacml.policy.impl.IdReferenceTypeUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class IdReferenceTypeUnmarshaller
- extends XSStringUnmarshaller
Unmarshaller for IdReferenceType.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdReferenceTypeUnmarshaller
public IdReferenceTypeUnmarshaller()
- Constructor.
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute in class XSStringUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.