|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.base.FormatInitializer
public class FormatInitializer
This class is used for the initialization of the formatter components.
Constructor Summary | |
---|---|
FormatInitializer()
|
Method Summary | |
---|---|
void |
cleanup(KeyedCollection config)
Cleanup current component |
static Hashtable |
getClassTable()
The method gets the tag-class mapping table of the formatter component. |
protected static java.util.Set |
getFormat61RootTagNames()
|
static KeyedCollection |
getFormatConfig()
The method gets the configuration of the formatter component. |
void |
initialize(KeyedCollection config)
Initialize current component |
static void |
reinitialize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormatInitializer()
Method Detail |
---|
public void initialize(KeyedCollection config) throws BTTInitException
Initializer
initialize
in interface Initializer
BTTInitException
Initializer.initialize(com.ibm.btt.base.KeyedCollection)
protected static java.util.Set getFormat61RootTagNames()
public static Hashtable getClassTable()
public void cleanup(KeyedCollection config) throws BTTCleanUpException
Initializer
cleanup
in interface Initializer
config
- the current cached XML
cleans the current cached configuration
BTTCleanUpException
Initializer.cleanup(com.ibm.btt.base.KeyedCollection)
public static KeyedCollection getFormatConfig()
public static void reinitialize() throws BTTInitException
BTTInitException
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |