Package | Description |
---|---|
org.pentaho.reporting.libraries.base.boot | |
org.pentaho.reporting.libraries.base.config |
Modifier and Type | Class and Description |
---|---|
static class |
PackageManager.PackageConfiguration
The PackageConfiguration handles the module level configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyFileConfiguration
A report configuration that reads its values from an arbitary property file.
|
class |
SystemPropertyConfiguration
A property configuration based on system properties.
|
Modifier and Type | Method and Description |
---|---|
void |
HierarchicalConfiguration.insertConfiguration(HierarchicalConfiguration config)
The new configuartion will be inserted into the list of report
configuration, so that this configuration has the given report
configuration instance as parent.
|