Package org.apache.xmlbeans
Class SystemProperties
java.lang.Object
org.apache.xmlbeans.SystemProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetProperty(String key) static StringgetProperty(String key, String defaultValue) static voidsetPropertyH(Map<Object, Object> aPropertyH)
-
Constructor Details
-
SystemProperties
public SystemProperties()
-
-
Method Details
-
getProperty
-
getProperty
-
setPropertyH
-