Package org.spdx.tools
Class SpdxVersion
java.lang.Object
org.spdx.tools.SpdxVersion
Static helper methods for tools and library version information
- Author:
- Hirumal Priyashan
-
Constructor Details
-
SpdxVersion
public SpdxVersion()
-
-
Method Details
-
getCurrentToolVersion
Getter for the current tool Version- Returns:
- Tool version
-
getLibraryVersion
Getter for the library specification version- Returns:
- The library specification version
-
getLatestSpecVersion
- Returns:
- the latest spec version supported
-
getLicenseListVersion
Getter for the license list version- Returns:
- The license list version
-