Class StringBasedMdsAttributeValueMarshaller

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • StringBasedMdsAttributeValueMarshaller

        public StringBasedMdsAttributeValueMarshaller()
      • StringBasedMdsAttributeValueMarshaller

        public StringBasedMdsAttributeValueMarshaller​(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