public class ActionMarshaller extends AbstractSAMLObjectMarshaller
Action objects.| Constructor and Description |
|---|
ActionMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(org.opensaml.xml.XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(org.opensaml.xml.XMLObject samlObject,
Element domElement)
No-op method.
|
marshall, marshallprotected void marshallAttributes(org.opensaml.xml.XMLObject samlElement,
Element domElement)
throws org.opensaml.xml.io.MarshallingException
marshallAttributes in class AbstractSAMLObjectMarshallerorg.opensaml.xml.io.MarshallingExceptionprotected void marshallElementContent(org.opensaml.xml.XMLObject samlObject,
Element domElement)
throws org.opensaml.xml.io.MarshallingException
marshallElementContent in class AbstractSAMLObjectMarshallerorg.opensaml.xml.io.MarshallingExceptionCopyright © 1999–2015. All rights reserved.