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