org.opensaml.ws.wsaddressing.impl
Class EndpointReferenceTypeUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
- Direct Known Subclasses:
- EndpointReferenceUnmarshaller, FaultToUnmarshaller, FromUnmarshaller, IssuerUnmarshaller, ReplyToUnmarshaller
public class EndpointReferenceTypeUnmarshaller
- extends AbstractWSAddressingObjectUnmarshaller
Abstract unmarshaller for the element of type EndpointReferenceType
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointReferenceTypeUnmarshaller
public EndpointReferenceTypeUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSAddressingObjectUnmarshaller
- Throws:
UnmarshallingException
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class AbstractWSAddressingObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.