com.ptc.netmarkets.register
Class ResourceProperties
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
com.ptc.netmarkets.register.ResourceProperties
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class ResourceProperties
- extends Properties
- See Also:
- Serialized Form
Nested classes inherited from class java.util.Hashtable |
|
Fields inherited from class java.util.Hashtable |
|
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 |
ResourceProperties
private ResourceProperties(Properties defaults)
getProperties
public static ResourceProperties getProperties()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception