Deprecated API


Contents
Deprecated Fields
org.pentaho.reporting.libraries.base.util.Empty.LIST
          this is a redeclaration of the Collections.EMPTY_LIST field and should be killed. 
 

Deprecated Methods
org.pentaho.reporting.libraries.base.util.StackableRuntimeException.getParent()
          use the throwable instead. 
org.pentaho.reporting.libraries.base.util.StackableException.getParent()
          use the throwable instead. 
org.pentaho.reporting.libraries.base.util.ObjectUtilities.loadAndInstantiate(String, Class)
          This class is not typesafe and instantiates the specified object without any additional checks.