|
||||||||||
| 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.NullReadHandler
public class NullReadHandler
A null read handler.
| Constructor Summary | |
|---|---|
NullReadHandler()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getObject()
Returns the object for this element. |
| Methods inherited from class org.jfree.xml.parser.AbstractXmlReadHandler |
|---|
characters, doneParsing, endElement, getHandlerForChild, getRootHandler, getTagName, init, startElement, startParsing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullReadHandler()
| Method Detail |
|---|
public java.lang.Object getObject()
throws XmlReaderException
XmlReaderException - if there is a parsing error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||