Class LegacyDataSourceReadHandler

  • All Implemented Interfaces:
    org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

    public class LegacyDataSourceReadHandler
    extends DataSourceReadHandler
    • Constructor Detail

      • LegacyDataSourceReadHandler

        public LegacyDataSourceReadHandler()
    • Method Detail

      • init

        public void init​(org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler rootHandler,
                         String uri,
                         String tagName)
                  throws SAXException
        Initialises the handler.
        Specified by:
        init in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
        Overrides:
        init in class BasicObjectReadHandler
        Parameters:
        rootHandler - the root handler.
        tagName - the tag name.
        Throws:
        SAXException