Object
hdf.HDFVersions
a class to track the current versions of java, hdf4, hdf5 and hdfview
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Get the property to track the current versions of hdf4static String
Get the property to track the current versions of hdf5static String
Get the property to track the current versions of javastatic String
Get the property to track the current versions of hdfview
-
Constructor Details
-
HDFVersions
public HDFVersions()
-
-
Method Details
-
getPropertyVersionJava
Get the property to track the current versions of java- Returns:
- the property to track the current versions of java
-
getPropertyVersionHDF4
Get the property to track the current versions of hdf4- Returns:
- the property to track the current versions of hdf4
-
getPropertyVersionHDF5
Get the property to track the current versions of hdf5- Returns:
- the property to track the current versions of hdf5
-
getPropertyVersionView
Get the property to track the current versions of hdfview- Returns:
- the property to track the current versions of hdfview
-