Package org.opensaml.soap.wspolicy.impl
Class ExactlyOneUnmarshaller
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.ExactlyOneUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for the wsp:ExactlyOne element.
-
Field Summary
Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
CONFIG_PROPERTY_XML_STRICT_MODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.soap.wspolicy.impl.OperatorContentTypeUnmarshaller
processChildElementMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
ExactlyOneUnmarshaller
public ExactlyOneUnmarshaller()
-