public class ResourceContentTypeMarshaller extends AbstractXACMLObjectMarshaller
ResourceContentType objects.| Constructor and Description |
|---|
ResourceContentTypeMarshaller()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement)
No-op method.
|
public ResourceContentTypeMarshaller()
protected void marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement)
throws org.opensaml.core.xml.io.MarshallingException
marshallAttributes in class AbstractXACMLObjectMarshallerorg.opensaml.core.xml.io.MarshallingExceptionprotected void marshallElementContent(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement)
throws org.opensaml.core.xml.io.MarshallingException
marshallElementContent in class AbstractXACMLObjectMarshallerorg.opensaml.core.xml.io.MarshallingExceptionCopyright © 1999–2015. All rights reserved.