|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jfree.xml.parser.AbstractXmlReadHandler
|
+--org.jfree.report.modules.parser.base.AbstractPropertyXmlReadHandler
|
+--org.jfree.report.modules.parser.ext.readhandlers.ElementFactoryReadHandler
| Fields inherited from class org.jfree.report.modules.parser.base.AbstractPropertyXmlReadHandler |
CLOSE_TAG_COMMENT,
OPEN_TAG_COMMENT |
| Constructor Summary | |
ElementFactoryReadHandler()
|
|
| Method Summary | |
java.lang.Object |
getObject()
Returns the object for this element or null, if this element does not create an object. |
protected void |
startParsing(PropertyAttributes attrs)
Starts parsing. |
protected void |
storeComments()
|
| Methods inherited from class org.jfree.report.modules.parser.base.AbstractPropertyXmlReadHandler |
defaultStoreComments,
doneParsing,
getBuilderHints,
getHandlerForChild,
getHandlerForChild,
getPreCloseTagComments,
getPreOpenTagComments,
startParsing,
storeCloseComments |
| Methods inherited from class org.jfree.xml.parser.AbstractXmlReadHandler |
characters,
endElement,
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 ElementFactoryReadHandler()
| Method Detail |
protected void startParsing(PropertyAttributes attrs)
throws org.xml.sax.SAXException,
org.jfree.xml.parser.XmlReaderException
attrs - the attributes.
public java.lang.Object getObject()
throws org.jfree.xml.parser.XmlReaderException
protected void storeComments()
throws org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||