|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.modules.parser.simple.SimpleParserModuleInit
Handles the initalisation of the simple parser module. This contains support for the simple report definition format.
| Field Summary | |
static java.lang.String |
OLD_REPORT_TAG
the document element tag for the simple report format. |
static java.lang.String |
PUBLIC_ID_SIMPLE
the Public ID for the simple version of JFreeReport XML definitions. |
| Constructor Summary | |
SimpleParserModuleInit()
DefaultConstructor. |
|
| Method Summary | |
void |
performInit()
Initializes the simple parser and registers this handler with the parser base module. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String OLD_REPORT_TAG
public static final java.lang.String PUBLIC_ID_SIMPLE
| Constructor Detail |
public SimpleParserModuleInit()
| Method Detail |
public void performInit()
throws ModuleInitializeException
performInit in interface ModuleInitializerModuleInitializeException - if initializing the module failes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||