org.pentaho.reporting.libraries.xmlns
public class LibXmlBoot extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
Modifier and Type | Method and Description |
---|---|
static LibXmlBoot |
getInstance()
Returns the singleton instance of the boot-class.
|
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
getProjectInfo()
Returns the project info.
|
protected org.pentaho.reporting.libraries.base.config.Configuration |
loadConfiguration()
Loads the configuration.
|
protected void |
performBoot()
Performs the boot.
|
public static LibXmlBoot getInstance()
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()
getProjectInfo
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
protected org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()
loadConfiguration
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
protected void performBoot()
performBoot
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot