|
||||||||||
| 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
public class ObjectRefHandler
A SAX handler for an object reference.
| 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. |
| 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(Attributes attrs)
throws SAXException
startParsing in class AbstractXmlReadHandlerattrs - the attributes.
SAXException - ???.public String getPropertyName()
public Object getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||