org.jfree.report.modules.factories.data.sql
public class ConfigReadHandler extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
Constructor and Description |
---|
ConfigReadHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getObject()
Returns the object for this element or null, if this element does not
create an object.
|
java.lang.Boolean |
isLabelMapping() |
protected void |
startParsing(org.xml.sax.Attributes attrs)
Starts parsing.
|
characters, deriveParseParameters, doneParsing, endElement, getHandlerForChild, getLocator, getRootHandler, getTagName, getUri, init, isSameNamespace, performExternalParsing, performExternalParsing, startElement
protected void startParsing(org.xml.sax.Attributes attrs) throws org.xml.sax.SAXException
startParsing
in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
attrs
- the attributes.org.xml.sax.SAXException
- if there is a parsing error.public java.lang.Boolean isLabelMapping()
public java.lang.Object getObject() throws org.xml.sax.SAXException
org.xml.sax.SAXException
- if there is a parsing error.