|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.manplato.Utils.DatabaseExtractor
An application class used to extract database sets into PRC and PDB files. This class is usuable by both other applications and in stand-alone mode to extract PRC and PDB files from serialized DLPDatabaseSets.
DLPDatabaseSet
Method Summary | |
static void |
doExtraction(java.awt.Frame frame)
Prompt the user for the database set to extract, and do the extraction. |
static void |
main(java.lang.String[] args)
Runs the extractor in stand-alone mode. |
Methods inherited from class java.lang.Object |
|
Method Detail |
public static void doExtraction(java.awt.Frame frame)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |