org.jfree.report.modules.factories.report.flow
public class AttributeReadHandler extends PropertyReadHandler
Constructor Summary | |
---|---|
AttributeReadHandler() |
Method Summary | |
---|---|
protected void | doneParsing()
Done parsing.
|
String | getNamespace() |
Object | getObject()
Returns the object for this element.
|
protected void | startParsing(Attributes attrs)
Starts parsing.
|
Throws: SAXException if there is a parsing error.
Returns: the object.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing error.