|
||||||||||
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.pentaho.reporting.libraries.xmlns.LibXmlInfo
public class LibXmlInfo
The LibXmlInfo class contains all dependency information and some common information like version, license and contributors about the library itself.
Field Summary | |
---|---|
static java.lang.String |
XHTML_NAMESPACE
The XML-Namespace is used for the 'id' attribute. |
static java.lang.String |
XML_NAMESPACE
The XML-Namespace is used for the 'id' attribute. |
Method Summary | |
---|---|
static org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
getInstance()
Returns the singleton instance of the info-class. |
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
---|
addLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion |
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.DependencyInformation |
---|
equals, getInfo, getLicenseName, getName, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String XML_NAMESPACE
public static final java.lang.String XHTML_NAMESPACE
Method Detail |
---|
public static org.pentaho.reporting.libraries.base.versioning.ProjectInformation getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |