|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.base.versioning.DependencyInformation
org.pentaho.reporting.libraries.base.versioning.ProjectInformation
org.pentaho.reporting.engine.classic.core.ClassicEngineInfo
public final class ClassicEngineInfo
Details about the JFreeReport project.
Method Summary | |
---|---|
static ClassicEngineInfo |
getInstance()
Returns the singleton instance of the Info-Object. |
static void |
main(String[] args)
Print the library version and information about the library. |
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
---|
addLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion |
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.DependencyInformation |
---|
equals, getInfo, getLicenseName, getName, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ClassicEngineInfo getInstance()
public static void main(String[] args)
args
- ignored
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |