org.apache.xmlbeans
Class SystemProperties
java.lang.Object
org.apache.xmlbeans.SystemProperties
public class SystemProperties
- extends java.lang.Object
Field Summary |
protected static java.util.Hashtable |
propertyH
|
Method Summary |
static java.lang.String |
getProperty(java.lang.String key)
|
static java.lang.String |
getProperty(java.lang.String key,
java.lang.String defaultValue)
|
static void |
setPropertyH(java.util.Hashtable aPropertyH)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyH
protected static java.util.Hashtable propertyH
SystemProperties
public SystemProperties()
getProperty
public static java.lang.String getProperty(java.lang.String key)
getProperty
public static java.lang.String getProperty(java.lang.String key,
java.lang.String defaultValue)
setPropertyH
public static void setPropertyH(java.util.Hashtable aPropertyH)