Class BooleanBasedMdsAttributeValueMarshaller

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

    public class BooleanBasedMdsAttributeValueMarshaller
    extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void marshallAttributes​(org.opensaml.core.xml.XMLObject xmlObject, org.w3c.dom.Element domElement)  
      protected void marshallElementContent​(org.opensaml.core.xml.XMLObject xmlObject, org.w3c.dom.Element domElement)  
      • Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller

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

        marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BooleanBasedMdsAttributeValueMarshaller

        public BooleanBasedMdsAttributeValueMarshaller​(java.lang.String xsiType)
    • Method Detail

      • marshallElementContent

        protected void marshallElementContent​(org.opensaml.core.xml.XMLObject xmlObject,
                                              org.w3c.dom.Element domElement)
                                       throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallElementContent in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException
      • marshallAttributes

        protected void marshallAttributes​(org.opensaml.core.xml.XMLObject xmlObject,
                                          org.w3c.dom.Element domElement)
                                   throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallAttributes in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException