Package org.opensaml.soap.wspolicy.impl
Class AllUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.soap.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
org.opensaml.soap.wspolicy.impl.OperatorContentTypeUnmarshaller
org.opensaml.soap.wspolicy.impl.AllUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for the wsp:All element.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.soap.wspolicy.impl.OperatorContentTypeUnmarshaller
processChildElement
Methods inherited from class org.opensaml.soap.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
processAttribute, processElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
AllUnmarshaller
public AllUnmarshaller()
-