Static Public Member Functions | |
| static void | Register (ConfigFileHandler fh) |
| static void | RegisterAlias (ConfigFileHandler fh, String id) |
| static void | reinit () |
| static void | init () |
| static void | save (SaveConfigEnvironment env) throws DirectorException |
| static void | restore (RestoreConfigEnvironment env) throws DirectorException |
| static Enumeration | knownIds () |
| static String[] | packages (String id) |
| static String | description (String id) |
| static String | configPrefixById (String id) |
Static Package Attributes | |
| static Vector | fileHandlers = new Vector() |
| static Hashtable | knownIds = new Hashtable() |
| static boolean | isInitialized = false |
| static String[] | handlers |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5