org.jfree.report.modules.factories.report.flow
public class OutOfOrderSectionReadHandler extends SectionReadHandler
Constructor Summary | |
---|---|
OutOfOrderSectionReadHandler()
Creates a new generic read handler. |
Method Summary | |
---|---|
protected void | doneParsing()
Done parsing.
|
protected Element | getElement() |
protected void | startParsing(Attributes attrs)
Starts parsing.
|
Parameters: namespace tagName
Throws: SAXException if there is a parsing error. XmlReaderException if there is a reader error.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing error.