Package org.opensaml.xacml.policy.impl
Class CombinerParametersTypeMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.xacml.impl.AbstractXACMLObjectMarshaller
-
- org.opensaml.xacml.policy.impl.CombinerParametersTypeMarshaller
-
- All Implemented Interfaces:
Marshaller
- Direct Known Subclasses:
PolicyCombinerParametersTypeMarshaller,PolicySetCombinerParametersTypeMarshaller
public class CombinerParametersTypeMarshaller extends AbstractXACMLObjectMarshaller
Marshaller forCombinerParametersType.
-
-
Constructor Summary
Constructors Constructor Description CombinerParametersTypeMarshaller()
-
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
-
-