Class LogoUnmarshaller

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

    public class LogoUnmarshaller
    extends LocalizedURIUnmarshaller
    A thread-safe Unmarshaller for Logo objects.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void processAttribute​(org.opensaml.core.xml.XMLObject samlObject, Attr attribute)
      • Methods inherited from class org.opensaml.core.xml.schema.impl.XSURIUnmarshaller

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

        buildXMLObject, checkIDAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
    • Constructor Detail

      • LogoUnmarshaller

        public LogoUnmarshaller()
    • Method Detail

      • processAttribute

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