org.opensaml.ws.wspolicy.impl
Class PolicyAttachmentUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
org.opensaml.ws.wspolicy.impl.PolicyAttachmentUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class PolicyAttachmentUnmarshaller
- extends AbstractWSPolicyObjectUnmarshaller
Unmarshaller for PolicyAttachment.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyAttachmentUnmarshaller
public PolicyAttachmentUnmarshaller()
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class AbstractWSPolicyObjectUnmarshaller
- Throws:
UnmarshallingException
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSPolicyObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.