|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.xml.parser.AbstractXmlReadHandler
org.jfree.xml.parser.coretypes.ObjectRefHandler
A SAX handler for an object reference.
| Field Summary |
| Fields inherited from class org.jfree.xml.parser.AbstractXmlReadHandler |
rootHandler, tagName |
| Constructor Summary | |
ObjectRefHandler()
Creates a new handler. |
|
| Method Summary | |
java.lang.Object |
getObject()
Returns the value. |
java.lang.String |
getPropertyName()
Returns the property name. |
protected void |
startParsing(org.xml.sax.Attributes attrs)
Starts parsing. |
| Methods inherited from class org.jfree.xml.parser.AbstractXmlReadHandler |
characters, doneParsing, endElement, getHandlerForChild, getRootHandler, getTagName, init, startElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectRefHandler()
| Method Detail |
protected void startParsing(org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
startParsing in class AbstractXmlReadHandlerattrs - the attributes.
org.xml.sax.SAXException - ???.public java.lang.String getPropertyName()
public java.lang.Object getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||