Package hec.properties
Class HECRSSServerProperties
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
hec.properties.HECProperties
hec.properties.HECRSSServerProperties
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<Object,
Object>
- See Also:
-
Field Summary
Fields inherited from class hec.properties.HECProperties
_loaded, DEFAULT_LOG_DIRECTORY, properties, PROPERTIES_PATH
Fields inherited from class java.util.Properties
defaults
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.properties.HECProperties
clearProperties, deleteProp, getHeader, getKeys, getProp, getProp, getSize, isLoaded, isModified, listProperties, loadProperties, saveProperties, setHeader, setModified, setProp
Methods inherited from class java.util.Properties
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, getProperty, getProperty, hashCode, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, setProperty, size, store, store, storeToXML, storeToXML, storeToXML, stringPropertyNames, toString, values
-
Constructor Details
-
HECRSSServerProperties
public HECRSSServerProperties()
-
-
Method Details
-
createProperties
- Specified by:
createProperties
in classHECProperties
-