Class LocalizedURIMarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Marshaller
    Direct Known Subclasses:
    LogoMarshaller

    public class LocalizedURIMarshaller
    extends org.opensaml.core.xml.schema.impl.XSURIMarshaller
    A thread safe Marshaller for LocalizedURI objects.
    • Constructor Detail

      • LocalizedURIMarshaller

        public LocalizedURIMarshaller()
    • 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
      • marshallElementContent

        protected void marshallElementContent​(org.opensaml.core.xml.XMLObject samlObject,
                                              Element domElement)
                                       throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallElementContent in class org.opensaml.core.xml.schema.impl.XSURIMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException