Class PlainParameterReadHandler

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

    public class PlainParameterReadHandler
    extends AbstractParameterReadHandler
    • Constructor Detail

      • PlainParameterReadHandler

        public PlainParameterReadHandler()
    • Method Detail

      • doneParsing

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

        public Object getObject()
                         throws SAXException
        Returns the object for this element or null, if this element does not create an object.
        Returns:
        the object.
        Throws:
        SAXException - if an parser error occured.