| Super classes [su] [ fr] [ fi] [co] [me] |
|
Object
Dictionary Hashtable |
| Most frequently used [su] [ fr] [ fi] [co] [me] |
|
getProperty(String key) [api
] 49* setProperty(String key, String value) [api ] 42 put(K key, V value) [api ] 38 Properties() [api ] 38 load(InputStream inStream) [api ] 27 getProperty(String key, String defaultValue) [api ] 27 get(Object key) [api ] 24 remove(Object key) [api ] 19 propertyNames() [api ] 13 keys() [api ] 12 store(OutputStream out, String comments) [api ] 12 keySet() [api ] 10 size() [api ] 10 containsKey(Object key) [api ] 10 clear() [api ] 7 Properties(Properties defaults) [api ] 7 putAll(Map extends K,? extends V> t) [api ] 7 entrySet() [api ] 6 clone() [api ] 6 save(OutputStream out, String comments) [api ] 4 isEmpty() [api ] 3 defaults [api ] 3 list(PrintStream out) [api ] 3 toString() [api ] 2 contains(Object value) [api ] 1 hashCode() [api ] 1 equals(Object o) [api ] 1 values() [api ] 1 elements() [api ] 1 list(PrintWriter out) [api ] 1 getClass() [api ] 1 containsValue(Object value) [api ] 1 loadFromXML(InputStream in) [api ] 0 storeToXML(OutputStream os, String comment) [api ] 0 storeToXML(OutputStream os, String comment, String encoding) [api ] 0 |
| Fields, alphabetical [su] [ fr] [ fi] [co] [me] |
|
defaults [api
] 3 |
| Constructors, by frequency [su] [ fr] [ fi] [co] [me] |
|
Properties() [api
] 38 Properties(Properties defaults) [api ] 7 |
| Methods, alphabetical [su] [ fr] [ fi] [co] [me] |
|
getProperty(String key) [api
] 49 getProperty(String key, String defaultValue) [api ] 27 list(PrintStream out) [api ] 3 list(PrintWriter out) [api ] 1 load(InputStream inStream) [api ] 27 loadFromXML(InputStream in) [api ] 0 propertyNames() [api ] 13 save(OutputStream out, String comments) [api ] 4 setProperty(String key, String value) [api ] 42 store(OutputStream out, String comments) [api ] 12 storeToXML(OutputStream os, String comment) [api ] 0 storeToXML(OutputStream os, String comment, String encoding) [api ] 0 |