Uses of Class
org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportGenerator

Packages that use ReportGenerator
org.pentaho.reporting.engine.classic.core.modules.parser.base Classes for reading XML-based report definitions. 
 

Uses of ReportGenerator in org.pentaho.reporting.engine.classic.core.modules.parser.base
 

Methods in org.pentaho.reporting.engine.classic.core.modules.parser.base that return ReportGenerator
static ReportGenerator ReportGenerator.createInstance()
          Deprecated. Returns a private (non-shared) instance of the ReportGenerator.
static ReportGenerator ReportGenerator.getInstance()
          Deprecated. Returns a single shared instance of the ReportGenerator.