Package org.opensaml.xacml.policy.impl
Class IdReferenceTypeMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.core.xml.schema.impl.XSStringMarshaller
-
- org.opensaml.xacml.policy.impl.IdReferenceTypeMarshaller
-
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class IdReferenceTypeMarshaller extends org.opensaml.core.xml.schema.impl.XSStringMarshallerMarshaller forIdReferenceType.
-
-
Constructor Summary
Constructors Constructor Description IdReferenceTypeMarshaller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidmarshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement)-
Methods inherited from class org.opensaml.core.xml.schema.impl.XSStringMarshaller
marshallElementContent
-
-
-
-
Method Detail
-
marshallAttributes
protected void marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.core.xml.io.MarshallingException- Overrides:
marshallAttributesin classorg.opensaml.core.xml.io.AbstractXMLObjectMarshaller- Throws:
org.opensaml.core.xml.io.MarshallingException
-
-