org.jfree.xml.parser.coretypes
public class ObjectRefHandler extends AbstractXmlReadHandler
Constructor Summary | |
---|---|
ObjectRefHandler()
Creates a new handler. |
Method Summary | |
---|---|
Object | getObject()
Returns the value.
|
String | getPropertyName()
Returns the property name.
|
protected void | startParsing(Attributes attrs)
Starts parsing.
|
Returns: the value.
Returns: the property name.
Parameters: attrs the attributes.
Throws: SAXException ???.