Package org.apache.uima.util
Class Misc
java.lang.Object
org.apache.uima.util.Misc
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Miscpublic Misc()
 
- 
- 
Method Details- 
getNoValueSystemProperty- Parameters:
- name- of property
- Returns:
- true if property is defined, or is defined and set to anything except "false"; false if property is not defined, or is defined and set to "false".
 
 
-