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
public class AllUnmarshaller extends OperatorContentTypeUnmarshaller
Unmarshaller for the wsp:All element.
-
-
Constructor Summary
Constructors Constructor Description AllUnmarshaller()
-
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
-
-