Package org.apache.xmlbeans
Class SystemProperties
- java.lang.Object
-
- org.apache.xmlbeans.SystemProperties
-
public class SystemProperties extends Object
-
-
Constructor Summary
Constructors Constructor Description SystemProperties()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetProperty(String key)static StringgetProperty(String key, String defaultValue)static voidsetPropertyH(Hashtable aPropertyH)
-