mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
192 lines
9.6 KiB
HTML
192 lines
9.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.13.2"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>HDF5: java_menu</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { init_search(); });
|
|
/* @license-end */
|
|
</script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="hdf5doxy.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
|
<link href="hdf5doxy.css" rel="stylesheet" type="text/css">
|
|
<script type="text/javascript" src="hdf5_navtree_hacks.js"></script>
|
|
<div style="background:#FFDDDD;font-size:120%;text-align:center;margin:0;padding:5px">Please, help us to better serve our user community by answering the following short survey: <a href="https://www.hdfgroup.org/website-survey/">https://www.hdfgroup.org/website-survey/</a></div>
|
|
<!-- ... other metadata & script includes ... -->
|
|
<script type="text/javascript" src="doxygen-awesome-tabs.js"></script>
|
|
<script type="text/javascript">
|
|
DoxygenAwesomeTabs.init()
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr id="projectrow">
|
|
<td id="projectlogo"><img alt="Logo" src="HDFG-logo.png"/></td>
|
|
<td id="projectalign">
|
|
<div id="projectname">HDF5<span id="projectnumber"> Last Updated on 2025-08-08</span>
|
|
</div>
|
|
<div id="projectbrief">The HDF5 Field Guide</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.13.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="_getting_started.html"><span>Getting started</span></a></li>
|
|
<li><a href="_u_g.html"><span>User Guide</span></a></li>
|
|
<li><a href="_r_m.html"><span>Reference Manual</span></a></li>
|
|
<li><a href="_cookbook.html"><span>Cookbook</span></a></li>
|
|
<li><a href="_t_n.html"><span>Technical Notes</span></a></li>
|
|
<li><a href="_r_f_c.html"><span>RFCs</span></a></li>
|
|
<li><a href="_s_p_e_c.html"><span>Specifications</span></a></li>
|
|
<li><a href="_g_l_s.html"><span>Glossary</span></a></li>
|
|
<li><a href="_f_t_s.html"><span>Full-Text Search</span></a></li>
|
|
<li><a href="_about.html"><span>About</span></a></li>
|
|
<li>
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
|
|
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){initNavTree('md_doxygen_2examples_2menus_2java__menu.html',''); initResizable(true); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div><div class="header">
|
|
<div class="headertitle"><div class="title">java_menu</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><p><b>Java Library</b> <a class="el" href="_h_d_f5_l_i_b.html">HDF5 Java API Package</a></p>
|
|
<ul>
|
|
<li><a class="el" href="group___j_h5.html">HDF5 Library Java Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library.</li>
|
|
<li><a class="el" href="group___j_h5_a.html">Java Attribute (H5A) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library attribute APIs.</li>
|
|
<li><a class="el" href="group___j_h5_d.html">Java Datasets (H5D) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library dataset APIs.</li>
|
|
<li><a class="el" href="group___j_h5_s.html">Java Dataspace (H5S) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library dataspace APIs.</li>
|
|
<li><a class="el" href="group___j_h5_t.html">Java Datatype (H5T) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library datatype APIs.</li>
|
|
<li><a class="el" href="group___j_h5_e.html">Java Error (H5E) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library error APIs.</li>
|
|
<li><a class="el" href="group___j_h5_f.html">Java File (H5F) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library file APIs.</li>
|
|
<li><a class="el" href="group___j_h5_z.html">Java Filter (H5Z) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library filter APIs.</li>
|
|
<li><a class="el" href="group___j_h5_g.html">Java Group (H5G) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library group APIs.</li>
|
|
<li><a class="el" href="group___j_h5_i.html">Java Identifier (H5I) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library identifier APIs.</li>
|
|
<li><a class="el" href="group___j_h5_l.html">Java Link (H5L) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library links APIs.</li>
|
|
<li><a class="el" href="group___j_h5_o.html">Java Object (H5O) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library object APIs.</li>
|
|
<li><a class="el" href="group___j_h5_p.html">Java Property List (H5P) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library property list APIs.</li>
|
|
<li><a class="el" href="group___j_h5_p_l.html">Java Plugin (H5PL) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library plugin APIs.</li>
|
|
<li><a class="el" href="group___j_h5_r.html">Java Reference (H5R) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library reference APIs.</li>
|
|
<li><a class="el" href="group___j_h5_v_l.html">Java VOL Connector (H5VL) Interface</a> <br />
|
|
This package is the Java interface for the HDF5 library VOL connector APIs.</li>
|
|
<li><a class="el" href="_h_d_f5_c_o_n_s_t.html">Constants and Enumerated Types</a> <br />
|
|
This class contains C constants and enumerated types of HDF5 library.</li>
|
|
<li><a class="el" href="_h_d_f_n_a_t_i_v_e.html">Native Arrays of Numbers</a> <br />
|
|
This class encapsulates native methods to deal with arrays of numbers,<ul>
|
|
<li>converting from numbers to bytes and bytes to numbers.</li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="_h_d_f_a_r_r_a_y.html">Java Array Conversion</a> <br />
|
|
This is a class for handling multidimensional arrays for HDF.</li>
|
|
<li><a class="el" href="_e_r_r_o_r_s.html">Errors and Exceptions</a> <br />
|
|
The class HDF5Exception returns errors from the Java HDF5 Interface. </li>
|
|
</ul>
|
|
</div></div><!-- contents -->
|
|
</div><!-- PageDoc -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|