Package oracle.stellent.ridc.common.util
Class VersionManifest
java.lang.Object
oracle.stellent.ridc.common.util.VersionManifest
Determine the version of the IdcClient by reading in the information from the manifest
-
Constructor Details
-
VersionManifest
public VersionManifest()
-
-
Method Details
-
getSpecificationVersion
- Returns:
- the specification version (i.e. 11g)
-
getImplementationVersion
- Returns:
- the implementation version (i.e. 11.1.1.3.0)
-