Source directory | Description |
---|---|
hdf-java/native/hdflib/ | C header files and C source files for HDF4 Java Native Interface |
hdf-java/native/hdf5lib/ | C header files and C source files for HDF5 Java Native Interface |
hdf-java/ncsa/hdf/hdflib/ | Java source files for HDF4 Java Native Interface |
hdf-java/ncsa/hdf/hdf5lib/ | Java source files for HDF5 Java Native Interface |
hdf-java/ncsa/hdf/object/ | Java source files for HDF-Object package |
hdf-java/ncsa/hdf/view/ | Java source files for HDFView |
Binary file | Description | |
---|---|---|
lib/jhdf.jar | The Java HDF Interface, accesses the native HDF4 library | |
lib/jhdf5.jar | The Java HDF5 Interface, accesses the native HDF5 library | |
lib/jhdfobj.jar | The common HDF object package, ncsa.hdf.object | |
lib/jhdf4obj.jar | The HDF4 object package, ncsa.hdf.object.h4 | |
lib/jhdf5obj.jar | The HDF5 object package, ncsa.hdf.object.h5 | |
lib/jhdfview.jar | The ncsa.hdf.view package, for HDFView only. | |
lib/win/ | ||
jhdf.dll | The native HDF4 library and JNI implementation (called by jhdf.jar) | |
jhdf5.dll | The native HDF5 library and JNI implementation (called by jhdf5.jar) |