org.jfree.report.modules.misc.autotable.xml
public class AutoTableElementReadHandler extends AbstractElementReadHandler
Constructor Summary | |
---|---|
AutoTableElementReadHandler() |
Method Summary | |
---|---|
protected void | doneParsing()
Done parsing.
|
protected Element | getElement() |
protected XmlReadHandler | getHandlerForChild(String uri, String tagName, Attributes atts)
Returns the handler for a child element.
|
Throws: org.xml.sax.SAXException if there is a parsing error.
Parameters: tagName the tag name. atts the attributes.
Returns: the handler or null, if the tagname is invalid.
Throws: org.xml.sax.SAXException if there is a parsing error.