Package org.opensaml.xacml.ctx.impl
Class RequestTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectMarshaller
org.opensaml.xacml.ctx.impl.RequestTypeMarshaller
- All Implemented Interfaces:
Marshaller
Marshaller for
RequestType objects.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.xacml.impl.AbstractXACMLObjectMarshaller
marshallAttributes, marshallElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
RequestTypeMarshaller
public RequestTypeMarshaller()Constructor.
-