- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.util.Dictionary<K,V>
-
- java.util.Hashtable<java.lang.Object,java.lang.Object>
-
- java.util.Properties
-
- org.kohsuke.stapler.Properties
-
-
Field Summary
-
Fields inherited from class java.util.Properties
defaults
-
Constructor Summary
Constructors
Constructor and Description |
Properties() |
Properties(java.io.File src)
Loads from the file.
|
-
Method Summary
-
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
-
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
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
Properties
public Properties()
- Detail:
- Field |
- Constr |
- Method
Copyright © 2012. All Rights Reserved.