org.jfree.report.modules.factories.data.sql
public class ConfigReadHandler extends AbstractXmlReadHandler
| Constructor Summary | |
|---|---|
| ConfigReadHandler() | |
| Method Summary | |
|---|---|
| Object | getObject()
Returns the object for this element or null, if this element does not
create an object.
|
| Boolean | isLabelMapping() |
| protected void | startParsing(Attributes attrs)
Starts parsing.
|
Returns: the object.
Throws: SAXException if there is a parsing error.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing error.