Interface EntityResolverSupport

    • Method Detail

      • getEntityResolver

        org.xml.sax.EntityResolver getEntityResolver()
        Return the EntityResolver associated with the class.
        Returns:
        The EntityResolver.
      • setEntityResolver

        void setEntityResolver​(org.xml.sax.EntityResolver resolver)
        Set the EntityResolver to associate with this class.
        Parameters:
        resolver - The EntityResolver