public class SampleDataSourceReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
implements org.pentaho.reporting.engine.classic.core.modules.parser.base.DataFactoryReadHandler
| Constructor and Description |
|---|
SampleDataSourceReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doneParsing()
Done parsing.
|
org.pentaho.reporting.engine.classic.core.DataFactory |
getDataFactory() |
protected org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler |
getHandlerForChild(String uri,
String tagName,
Attributes atts)
Returns the handler for a child element.
|
Object |
getObject()
Returns the object for this element or null, if this element does not create an object.
|
characters, deriveParseParameters, endElement, getLocator, getRootHandler, getTagName, getUri, init, isSameNamespace, performExternalParsing, performExternalParsing, startElement, startParsingprotected org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler getHandlerForChild(String uri, String tagName, Attributes atts) throws SAXException
getHandlerForChild in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandleruri - the URI of the namespace of the current element.tagName - the tag name.atts - the attributes.SAXException - if there is a parsing error.protected void doneParsing()
throws SAXException
doneParsing in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandlerSAXException - if there is a parsing error.public Object getObject() throws SAXException
getObject in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandlerSAXException - if an parser error occured.public org.pentaho.reporting.engine.classic.core.DataFactory getDataFactory()
getDataFactory in interface org.pentaho.reporting.engine.classic.core.modules.parser.base.DataFactoryReadHandlerCopyright © 2018 Hitachi Vantara. All rights reserved.