|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtParserModuleInit
public class ExtParserModuleInit
Performs the module initialization for the extended parser.
Field Summary | |
---|---|
static String |
PUBLIC_ID_EXTENDED
the Public ID for the extensible version of JFreeReport XML definitions. |
static String |
PUBLIC_ID_EXTENDED_084
the Public ID for the old extensible version of JFreeReport XML definitions. |
static String |
SYSTEM_ID
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PUBLIC_ID_EXTENDED
public static final String PUBLIC_ID_EXTENDED_084
public static final String SYSTEM_ID
Constructor Detail |
---|
public ExtParserModuleInit()
Method Detail |
---|
public void performInit() throws org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
performInit
in interface org.pentaho.reporting.libraries.base.boot.ModuleInitializer
org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
- if an error ocurres.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |