Package org.opensaml.soap.wspolicy.impl
Class AllMarshaller
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.AllMarshaller
- All Implemented Interfaces:
Marshaller
Marshaller for the wsp:All element.
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
AllMarshaller
public AllMarshaller()
-