Class DatabaseMetaReadHandler

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

    public class DatabaseMetaReadHandler
    extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
    • Constructor Detail

      • DatabaseMetaReadHandler

        public DatabaseMetaReadHandler()
    • Method Detail

      • getObject

        public org.pentaho.database.model.IDatabaseConnection getObject()
                                                                 throws SAXException
        Throws:
        SAXException
      • startParsing

        protected void startParsing​(Attributes attrs)
                             throws SAXException
        Overrides:
        startParsing in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
        Throws:
        SAXException
      • getHandlerForChild

        protected org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler getHandlerForChild​(String uri,
                                                                                                 String tagName,
                                                                                                 Attributes atts)
                                                                                          throws SAXException
        Overrides:
        getHandlerForChild in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
        Throws:
        SAXException
      • doneParsing

        protected void doneParsing()
                            throws SAXException
        Overrides:
        doneParsing in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
        Throws:
        SAXException