Class LocalisableStringBasedMdsAttributeValueUnmarshaller

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void processAttribute​(org.opensaml.core.xml.XMLObject samlObject, org.w3c.dom.Attr attribute)  
      • Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller

        parseSAMLVersion
      • Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller

        buildXMLObject, checkIDAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
      • Methods inherited from class java.lang.Object

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

      • LocalisableStringBasedMdsAttributeValueUnmarshaller

        public LocalisableStringBasedMdsAttributeValueUnmarshaller()
    • Method Detail

      • processAttribute

        protected void processAttribute​(org.opensaml.core.xml.XMLObject samlObject,
                                        org.w3c.dom.Attr attribute)
                                 throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processAttribute in class BaseMdsSamlObjectUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException