org.pentaho.reporting.libraries.base
public final class LibBaseInfo extends ProjectInformation
Modifier and Type | Method and Description |
---|---|
static ProjectInformation |
getInstance()
Returns a singleton instance of the LibBase project information structure.
|
static void |
main(java.lang.String[] args)
The main method can be used to check the version of the code.
|
addLibrary, addOptionalLibrary, addOptionalLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion, setBootClass, setCopyright
equals, getInfo, getLicenseName, getName, hashCode, setInfo, setLicenseName, setVersion
public static ProjectInformation getInstance()
public static void main(java.lang.String[] args)
args
- not used.