Class ToUnmarshaller
- 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.ToUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class ToUnmarshaller extends AttributedURIUnmarshaller
Unmarshaller for the <wsa:To> element.- See Also:
To
-
-
Constructor Summary
Constructors Constructor Description ToUnmarshaller()
-
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
-
-