Class ParserConfigurationReadHandler

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

    public class ParserConfigurationReadHandler
    extends AbstractPropertyXmlReadHandler
    • Constructor Detail

      • ParserConfigurationReadHandler

        public ParserConfigurationReadHandler()
    • Method Detail

      • doneParsing

        protected void doneParsing()
                            throws SAXException
        Done parsing.
        Overrides:
        doneParsing in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
        Throws:
        SAXException - if there is a parsing error.
      • getObject

        public Object getObject()
        Returns the object for this element.
        Returns:
        the object.