Object
hdf.object.h5.H5Plugins
HDF5 plugin utility class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final longGet the total number of paths for the HDF5 library.
-
Constructor Details
-
H5Plugins
public H5Plugins()Creates a list of plugin paths for HDFView.
-
-
Method Details
-
getTotalPluginPaths
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.
-