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