Class SoapActionUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.core.xml.schema.impl.XSURIUnmarshaller
org.opensaml.soap.wsaddressing.impl.SoapActionUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for instances of <SoapAction>.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.xml.schema.impl.XSURIUnmarshaller
processElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
SoapActionUnmarshaller
public SoapActionUnmarshaller()
-