org.jfree.serializer
Class JCommonSerializerInfo

java.lang.Object
  extended by org.pentaho.reporting.libraries.base.versioning.DependencyInformation
      extended by org.pentaho.reporting.libraries.base.versioning.ProjectInformation
          extended by org.jfree.serializer.JCommonSerializerInfo

public class JCommonSerializerInfo
extends org.pentaho.reporting.libraries.base.versioning.ProjectInformation

Creation-Date: 23.10.2005, 18:49:39

Author:
Thomas Morgner

Method Summary
static JCommonSerializerInfo getInstance()
          Returns the single instance of this class.
 
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
 

Method Detail

getInstance

public static JCommonSerializerInfo getInstance()
Returns the single instance of this class.

Returns:
The single instance of information about the JCommon library.