org.apache.poi.util
Class Configurator

java.lang.Object
  extended by org.apache.poi.util.Configurator

public class Configurator
extends java.lang.Object

Author:
Cedric Walter (cedric.walter at innoveo.com)

Constructor Summary
Configurator()
           
 
Method Summary
static int getIntValue(java.lang.String systemProperty, int defaultValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configurator

public Configurator()
Method Detail

getIntValue

public static int getIntValue(java.lang.String systemProperty,
                              int defaultValue)


Copyright 2013 The Apache Software Foundation or its licensors, as applicable.