Package org.opensaml.soap.wspolicy.impl
Class ExactlyOneMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.soap.wspolicy.impl.AbstractWSPolicyObjectMarshaller
-
- org.opensaml.soap.wspolicy.impl.OperatorContentTypeMarshaller
-
- org.opensaml.soap.wspolicy.impl.ExactlyOneMarshaller
-
- All Implemented Interfaces:
Marshaller
public class ExactlyOneMarshaller extends OperatorContentTypeMarshaller
Marshaller for the wsp:ExactlyOne element.
-
-
Constructor Summary
Constructors Constructor Description ExactlyOneMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.soap.wspolicy.impl.AbstractWSPolicyObjectMarshaller
marshallAttributes, marshallElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
-