metaglue
Class MGProperties
java.lang.Object
|
+--java.util.Dictionary
|
+--java.util.Hashtable
|
+--java.util.Properties
|
+--metaglue.MGProperties
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class MGProperties
- extends Properties
- See Also:
- Serialized Form
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
MGProperties
public MGProperties(String packageList,
String designation)
LoadPropertiesFile
public void LoadPropertiesFile(String packageList,
String designation)