Package org.apache.poi.util
Class Configurator
- java.lang.Object
-
- org.apache.poi.util.Configurator
-
public class Configurator extends java.lang.Object
Helper for fetching int values from system properties
-
-
Constructor Summary
Constructors Constructor Description Configurator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getIntValue(java.lang.String systemProperty, int defaultValue)
-