Package org.opensaml.xacml.policy.impl
Class TargetTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectMarshaller
org.opensaml.xacml.policy.impl.TargetTypeMarshaller
- All Implemented Interfaces:
Marshaller
public class TargetTypeMarshaller extends AbstractXACMLObjectMarshaller
A marshaller for the
TargetType
.-
Constructor Summary
Constructors Constructor Description TargetTypeMarshaller()
-
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
-
TargetTypeMarshaller
public TargetTypeMarshaller()
-