Class PublicationPathMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathMarshaller
- All Implemented Interfaces:
Marshaller
public class PublicationPathMarshaller extends AbstractSAMLObjectMarshaller
A marshaller for
PublicationPath
.-
Constructor Summary
Constructors Constructor Description PublicationPathMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
PublicationPathMarshaller
public PublicationPathMarshaller()
-