org.pentaho.reporting.engine.classic.core.modules.parser.base.common
Class QueryDefinitionsReadHandler

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionsReadHandler
All Implemented Interfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

public class QueryDefinitionsReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler


Constructor Summary
QueryDefinitionsReadHandler()
           
 
Method Summary
 Object getObject()
           
 ArrayList<QueryDefinitionReadHandler> getScriptedQueries()
           
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
characters, endElement, getLocator, getRootHandler, getTagName, getUri, init, startElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryDefinitionsReadHandler

public QueryDefinitionsReadHandler()
Method Detail

getObject

public Object getObject()
                 throws SAXException
Throws:
SAXException

getScriptedQueries

public ArrayList<QueryDefinitionReadHandler> getScriptedQueries()