Cloned library HDF5-1.14.1 with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
1.9 KiB

2 years ago
<b>Java Library</b>
@ref HDF5LIB
- @ref JH5
<br />
This package is the Java interface for the HDF5 library.
- @ref JH5A
<br />
This package is the Java interface for the HDF5 library attribute APIs.
- @ref JH5D
<br />
This package is the Java interface for the HDF5 library dataset APIs.
- @ref JH5S
<br />
This package is the Java interface for the HDF5 library dataspace APIs.
- @ref JH5T
<br />
This package is the Java interface for the HDF5 library datatype APIs.
- @ref JH5E
<br />
This package is the Java interface for the HDF5 library error APIs.
- @ref JH5F
<br />
This package is the Java interface for the HDF5 library file APIs.
- @ref JH5Z
<br />
This package is the Java interface for the HDF5 library filter APIs.
- @ref JH5G
<br />
This package is the Java interface for the HDF5 library group APIs.
- @ref JH5I
<br />
This package is the Java interface for the HDF5 library identifier APIs.
- @ref JH5L
<br />
This package is the Java interface for the HDF5 library links APIs.
- @ref JH5O
<br />
This package is the Java interface for the HDF5 library object APIs.
- @ref JH5P
<br />
This package is the Java interface for the HDF5 library property list APIs.
- @ref JH5PL
<br />
This package is the Java interface for the HDF5 library plugin APIs.
- @ref JH5R
<br />
This package is the Java interface for the HDF5 library reference APIs.
- @ref JH5VL
<br />
This package is the Java interface for the HDF5 library VOL connector APIs.
- @ref HDF5CONST
<br />
This class contains C constants and enumerated types of HDF5 library.
- @ref HDFNATIVE
<br />
This class encapsulates native methods to deal with arrays of numbers,
* converting from numbers to bytes and bytes to numbers.
- @ref HDFARRAY
<br />
This is a class for handling multidimensional arrays for HDF.
- @ref ERRORS
<br />
The class HDF5Exception returns errors from the Java HDF5 Interface.