Class ActionMarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Marshaller

    public class ActionMarshaller
    extends org.opensaml.core.xml.schema.impl.XSStringMarshaller
    A thread-safe Marshaller for Action.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void marshallAttributes​(org.opensaml.core.xml.XMLObject samlObject, Element domElement)
      • Methods inherited from class org.opensaml.core.xml.schema.impl.XSStringMarshaller

        marshallElementContent
      • Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller

        marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
    • Constructor Detail

      • ActionMarshaller

        public ActionMarshaller()
    • Method Detail

      • marshallAttributes

        protected void marshallAttributes​(org.opensaml.core.xml.XMLObject samlObject,
                                          Element domElement)
                                   throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallAttributes in class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException