Class LibLoaderInfo
- java.lang.Object
-
- org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
- org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
- org.pentaho.reporting.libraries.resourceloader.LibLoaderInfo
-
public class LibLoaderInfo extends org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
-
Constructor Summary
Constructors Constructor Description LibLoaderInfo()
Constructs an empty project info object.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LibLoaderInfo
getInstance()
-
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
-
-
-
-
Method Detail
-
getInstance
public static LibLoaderInfo getInstance()
-
-