|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.modules.parser.ext.ExtParserModuleInit
Performs the module initialization for the extended parser.
Field Summary | |
static java.lang.String |
PUBLIC_ID_EXTENDED
the Public ID for the extensible version of JFreeReport XML definitions. |
static java.lang.String |
REPORT_DEFINITION_TAG
the document element tag for the extended report format. |
Constructor Summary | |
ExtParserModuleInit()
Default Constructor. |
Method Summary | |
void |
performInit()
Initializes the ext-parser and registers it at 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 REPORT_DEFINITION_TAG
public static final java.lang.String PUBLIC_ID_EXTENDED
Constructor Detail |
public ExtParserModuleInit()
Method Detail |
public void performInit() throws ModuleInitializeException
performInit
in interface ModuleInitializer
ModuleInitializeException
- if an error ocurres.ModuleInitializer.performInit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |