|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.xml.sax.helpers.DefaultHandler
|
+--org.jfree.xml.FrontendDefaultHandler
|
+--org.jfree.xml.parser.RootXmlReadHandler
|
+--org.jfree.report.modules.parser.ext.ExtReportRootXmlReadHandler
The root handler for parsing the report directly.
Docmark: This may not yet work as expected, as we reference the base-modules root-handler directly.
| Fields inherited from class org.jfree.xml.FrontendDefaultHandler |
CONTENTBASE_KEY |
| Constructor Summary | |
ExtReportRootXmlReadHandler()
Creates a new root handler for reading JFreeReport objects
from XML. |
|
| Method Summary | |
org.jfree.xml.util.ObjectFactory |
getFactoryLoader()
Returns the object factory loader. |
JFreeReport |
getReport()
Returns the chart under construction. |
org.jfree.xml.FrontendDefaultHandler |
newInstance()
Returns a new instance of the parser. |
| Methods inherited from class org.jfree.xml.parser.RootXmlReadHandler |
addDefaultMappings,
addManualMapping,
addMultiplexMapping,
characters,
createHandler,
delegate,
endElement,
getCurrentHandler,
getHelperObject,
getResult,
getRootHandler,
loadClass,
loadHandlerClass,
recurse,
setHelperObject,
setRootHandler,
startDocument,
startElement,
unwind |
| Methods inherited from class org.jfree.xml.FrontendDefaultHandler |
findPropertyKeys,
getCommentHandler,
getConfigProperties,
getConfigProperty,
getConfigProperty,
getContentBase,
getLocator,
setConfigProperty,
setDocumentLocator |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument,
endPrefixMapping,
error,
fatalError,
ignorableWhitespace,
notationDecl,
processingInstruction,
resolveEntity,
skippedEntity,
startPrefixMapping,
unparsedEntityDecl,
warning |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ExtReportRootXmlReadHandler()
JFreeReport objects
from XML.| Method Detail |
public org.jfree.xml.util.ObjectFactory getFactoryLoader()
public JFreeReport getReport()
public org.jfree.xml.FrontendDefaultHandler newInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||