public class JFreeReportInfo
extends org.pentaho.reporting.libraries.base.versioning.ProjectInformation
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPATIBILITY_NAMESPACE
This namespace contains the compatibility layer for the old JFreeReport
structures.
|
static java.lang.String |
REPORT_NAMESPACE
This namespace covers all current reporting structures.
|
Modifier and Type | Method and Description |
---|---|
static JFreeReportInfo |
getInstance() |
static boolean |
isPixieAvailable()
Checks, whether the Pixie-library is available and in a working condition.
|
static void |
main(java.lang.String[] args)
Print the library version and information about the library.
|
addLibrary, addOptionalLibrary, addOptionalLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion, setBootClass, setCopyright
public static final java.lang.String REPORT_NAMESPACE
public static final java.lang.String COMPATIBILITY_NAMESPACE
public static JFreeReportInfo getInstance()
public static boolean isPixieAvailable()
public static void main(java.lang.String[] args)
args
- ignored