|
|||||||||
| 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.jfree.report.JFreeReportInfo
public class JFreeReportInfo
Details about the JFreeReport project.
| Field Summary | |
|---|---|
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. |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
|---|
addLibrary, addOptionalLibrary, addOptionalLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion, setBootClass, setCopyright |
| Methods inherited from class org.pentaho.reporting.libraries.base.versioning.DependencyInformation |
|---|
equals, getInfo, getLicenseName, getName, hashCode, setInfo, setLicenseName, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REPORT_NAMESPACE
public static final java.lang.String COMPATIBILITY_NAMESPACE
| Method Detail |
|---|
public static JFreeReportInfo getInstance()
public static boolean isPixieAvailable()
public static void main(java.lang.String[] args)
args - ignored
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||