Package hdf.object.h5

Class H5Plugins

Object
hdf.object.h5.H5Plugins

public final class H5Plugins extends Object
HDF5 plugin utility class
  • Constructor Details

    • H5Plugins

      public H5Plugins()
      Creates a list of plugin paths for HDFView.
  • Method Details

    • getTotalPluginPaths

      public static final long getTotalPluginPaths() throws hdf.hdf5lib.exceptions.HDF5Exception
      Get the total number of paths for the HDF5 library.
      Returns:
      total number of plugin paths
      Throws:
      hdf.hdf5lib.exceptions.HDF5Exception - If there is an error at the HDF5 library level.