SRJRCFrames
v0.1.296

de.schwarzrot.system.support
Class OverrideSystemProperties

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<Object,Object>
          extended by java.util.Properties
              extended by de.schwarzrot.system.support.OverrideSystemProperties
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public final class OverrideSystemProperties
extends Properties

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.Properties
defaults
 
Constructor Summary
OverrideSystemProperties()
           
 
Method Summary
 String getProperty(String key)
           
 String getProperty(String key, String defaultValue)
           
 Enumeration<?> propertyNames()
           
 Set<String> stringPropertyNames()
           
 
Methods inherited from class java.util.Properties
list, list, load, load, loadFromXML, save, setProperty, store, store, storeToXML, storeToXML
 
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

OverrideSystemProperties

public OverrideSystemProperties()
Method Detail

getProperty

public String getProperty(String key)
Overrides:
getProperty in class Properties

getProperty

public String getProperty(String key,
                          String defaultValue)
Overrides:
getProperty in class Properties

propertyNames

public Enumeration<?> propertyNames()
Overrides:
propertyNames in class Properties

stringPropertyNames

public Set<String> stringPropertyNames()
Overrides:
stringPropertyNames in class Properties

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.