org.jfree.report.modules.factories.report.flow
public class FlowOperationReadHandler extends AbstractXmlReadHandler
Constructor Summary | |
---|---|
FlowOperationReadHandler() |
Method Summary | |
---|---|
Object | getObject()
Returns the object for this element or null, if this element does not
create an object.
|
FlowControlOperation | getOperation() |
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.