org.pentaho.reporting.libraries.base

Class LibBaseInfo

public final class LibBaseInfo extends ProjectInformation

The project information for LibBase.

Author: Thomas Morgner

UNKNOWN: UseOfSystemOutOrSystemErr

Method Summary
static ProjectInformationgetInstance()
Returns a singleton instance of the LibBase project information structure.
static voidmain(String[] args)
The main method can be used to check the version of the code.

Method Detail

getInstance

public static ProjectInformation getInstance()
Returns a singleton instance of the LibBase project information structure.

Returns: the LibBase project information.

main

public static void main(String[] args)
The main method can be used to check the version of the code.

Parameters: args not used.