Class AddressUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
-
- org.opensaml.soap.wsaddressing.impl.AttributedURIUnmarshaller
-
- org.opensaml.soap.wsaddressing.impl.AddressUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class AddressUnmarshaller extends AttributedURIUnmarshaller
Unmarshaller for the <wsa:Address> element.- See Also:
Address
-
-
Constructor Summary
Constructors Constructor Description AddressUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AttributedURIUnmarshaller
processAttribute, processElementContent
-
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
processChildElement
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-