Package org.opensaml.xacml.policy.impl
Class DefaultsTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectMarshaller
org.opensaml.xacml.policy.impl.DefaultsTypeMarshaller
- All Implemented Interfaces:
Marshaller
public class DefaultsTypeMarshaller extends AbstractXACMLObjectMarshaller
Marshaller for
DefaultsType
.-
Constructor Summary
Constructors Constructor Description DefaultsTypeMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.xacml.impl.AbstractXACMLObjectMarshaller
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
-
DefaultsTypeMarshaller
public DefaultsTypeMarshaller()
-