Package ncsa.hdf.object.h5

Class Summary
H5CompoundDS H5CompoundDS describes a multi-dimension array of HDF5 compound dataset, inheriting CompoundDS.
H5Datatype Datatype encapsulates information of a datatype.
H5File This class provides file level APIs.
H5Group An H5Group represents HDF5 group, inheriting from Group.
H5ScalarDS H5ScalarDS describes an multi-dimension array of HDF5 scalar or atomic data types, such as byte, int, short, long, float, double and string, and operations performed on the scalar dataset