Package hdf

Class HDFVersions

Object
hdf.HDFVersions

public class HDFVersions extends Object
a class to track the current versions of java, hdf4, hdf5 and hdfview
  • Constructor Details

  • Method Details

    • getPropertyVersionJava

      public static String getPropertyVersionJava()
      Get the property to track the current versions of java
      Returns:
      the property to track the current versions of java
    • getPropertyVersionHDF4

      public static String getPropertyVersionHDF4()
      Get the property to track the current versions of hdf4
      Returns:
      the property to track the current versions of hdf4
    • getPropertyVersionHDF5

      public static String getPropertyVersionHDF5()
      Get the property to track the current versions of hdf5
      Returns:
      the property to track the current versions of hdf5
    • getPropertyVersionView

      public static String getPropertyVersionView()
      Get the property to track the current versions of hdfview
      Returns:
      the property to track the current versions of hdfview