Package | Description |
---|---|
org.pentaho.reporting.libraries.base | |
org.pentaho.reporting.libraries.base.boot |
Modifier and Type | Class | Description |
---|---|---|
class |
LibBaseBoot |
An utility class to safely boot and initialize the LibBase library.
|
Modifier and Type | Method | Description |
---|---|---|
static AbstractBoot |
AbstractBoot.loadBooter(java.lang.String classname,
java.lang.Class source) |
Loads the specified booter-class.
|
Constructor | Description |
---|---|
PackageManager(AbstractBoot booter) |
Creates a new package manager.
|