Class ObjectRefHandler
java.lang.Object
org.jfree.xml.parser.AbstractXmlReadHandler
org.jfree.xml.parser.coretypes.ObjectRefHandler
- All Implemented Interfaces:
XmlReadHandler
A SAX handler for an object reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the value.Returns the property name.protected voidstartParsing(Attributes attrs) Starts parsing.Methods inherited from class AbstractXmlReadHandler
characters, doneParsing, endElement, getHandlerForChild, getRootHandler, getTagName, init, startElement
-
Constructor Details
-
ObjectRefHandler
public ObjectRefHandler()Creates a new handler.
-
-
Method Details
-
startParsing
Starts parsing.- Overrides:
startParsingin classAbstractXmlReadHandler- Parameters:
attrs- the attributes.- Throws:
SAXException- ???.
-
getPropertyName
-
getObject
-