From caa4324217914227ad5a9ea83215a0508226d725 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Mon, 20 Aug 2018 08:19:02 -0500 Subject: HDFFV-10553 Update html tags --- java/src/hdf/overview.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/java/src/hdf/overview.html b/java/src/hdf/overview.html index 9c19442..a66e7b0 100644 --- a/java/src/hdf/overview.html +++ b/java/src/hdf/overview.html @@ -6,18 +6,19 @@ The Java HD5 Interface (JHI5) is a Java package (hdf.hdf5lib) that ``wraps around'' the HDF5 library. -

There are a large number of functions in the HDF5 +

There are a large number of functions in the HDF5 library (version 1.10). Some of the functions are not supported in JHI5. Most of the unsupported functions have C function pointers, which is not currently -implemented in JHI5. +implemented in JHI5.

-
+
+ -
Java HD5 Interface (JHI5)
-
Note: The JHI5 does not support HDF4 or earlier.
+
To Obtain -The JHI5 is included with the HDF5 library. +The JHI5 is included with the HDF5 library. -- cgit v0.12