Package ncsa.hdf.hdf5lib

Class Summary
H5 This class is the Java interface for the HDF5 library.
HDF5Constants /** This class contains C constants and enumerated types of HDF5 library.
HDF5GroupInfo This class is a container for the information reported about an HDF5 Object from the H5Gget_obj_info() method.
HDFArray This is a class for handling multidimensional arrays for HDF.
HDFNativeData This class encapsulates native methods to deal with arrays of numbers, converting from numbers to bytes and bytes to numbers.