org.jfree.report
public class JFreeReportInfo extends ProjectInformation
Field Summary | |
---|---|
static String | COMPATIBILITY_NAMESPACE
This namespace contains the compatibility layer for the old JFreeReport
structures.
|
static 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(String[] args)
Print the library version and information about the library.
|
Returns: true, if Pixie is available, false otherwise.
Parameters: args ignored