Skip to content

Commit

Permalink
Update Java API docs to commit d152452
Browse files Browse the repository at this point in the history
  • Loading branch information
chenfucn authored Jan 10, 2023
1 parent 210a0a2 commit 38a206e
Show file tree
Hide file tree
Showing 85 changed files with 4,229 additions and 14,960 deletions.
19 changes: 10 additions & 9 deletions docs/api/java/ai/onnxruntime/MapInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MapInfo (onnxruntime 1.13.0 API)</title>
<title>MapInfo (onnxruntime 1.14.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
<script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.js"></script>
<script type="text/javascript" src="../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MapInfo (onnxruntime 1.13.0 API)";
parent.document.title="MapInfo (onnxruntime 1.14.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -145,7 +146,7 @@ <h2 title="Class MapInfo" class="title">Class MapInfo</h2>
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
Expand Down Expand Up @@ -184,7 +185,7 @@ <h3>Field Summary</h3>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
Expand Down Expand Up @@ -220,7 +221,7 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
Expand Down Expand Up @@ -260,7 +261,7 @@ <h4>valueType</h4>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
Expand Down
19 changes: 10 additions & 9 deletions docs/api/java/ai/onnxruntime/NodeInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>NodeInfo (onnxruntime 1.13.0 API)</title>
<title>NodeInfo (onnxruntime 1.14.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
<script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.js"></script>
<script type="text/javascript" src="../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="NodeInfo (onnxruntime 1.13.0 API)";
parent.document.title="NodeInfo (onnxruntime 1.14.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -140,7 +141,7 @@ <h2 title="Class NodeInfo" class="title">Class NodeInfo</h2>
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
Expand All @@ -164,7 +165,7 @@ <h3>Constructor Summary</h3>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
Expand Down Expand Up @@ -214,7 +215,7 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
Expand Down Expand Up @@ -242,7 +243,7 @@ <h4>NodeInfo</h4>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
Expand Down
23 changes: 12 additions & 11 deletions docs/api/java/ai/onnxruntime/OnnxJavaType.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OnnxJavaType (onnxruntime 1.13.0 API)</title>
<title>OnnxJavaType (onnxruntime 1.14.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
<script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.js"></script>
<script type="text/javascript" src="../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OnnxJavaType (onnxruntime 1.13.0 API)";
parent.document.title="OnnxJavaType (onnxruntime 1.14.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -149,7 +150,7 @@ <h2 title="Enum OnnxJavaType" class="title">Enum OnnxJavaType</h2>
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="enum.constant.summary">
<!-- -->
Expand Down Expand Up @@ -206,7 +207,7 @@ <h3>Enum Constant Summary</h3>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
Expand Down Expand Up @@ -239,7 +240,7 @@ <h3>Field Summary</h3>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
Expand Down Expand Up @@ -315,7 +316,7 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="enum.constant.detail">
<!-- -->
Expand Down Expand Up @@ -415,7 +416,7 @@ <h4>UNKNOWN</h4>
</ul>
</section>
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
Expand Down Expand Up @@ -452,7 +453,7 @@ <h4>size</h4>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
Expand Down
19 changes: 10 additions & 9 deletions docs/api/java/ai/onnxruntime/OnnxMap.OnnxMapValueType.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OnnxMap.OnnxMapValueType (onnxruntime 1.13.0 API)</title>
<title>OnnxMap.OnnxMapValueType (onnxruntime 1.14.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
<script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.js"></script>
<script type="text/javascript" src="../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OnnxMap.OnnxMapValueType (onnxruntime 1.13.0 API)";
parent.document.title="OnnxMap.OnnxMapValueType (onnxruntime 1.14.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -153,7 +154,7 @@ <h2 title="Enum OnnxMap.OnnxMapValueType" class="title">Enum OnnxMap.OnnxMapValu
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="enum.constant.summary">
<!-- -->
Expand Down Expand Up @@ -190,7 +191,7 @@ <h3>Enum Constant Summary</h3>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
Expand Down Expand Up @@ -257,7 +258,7 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="enum.constant.detail">
<!-- -->
Expand Down Expand Up @@ -312,7 +313,7 @@ <h4>DOUBLE</h4>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
Expand Down
23 changes: 12 additions & 11 deletions docs/api/java/ai/onnxruntime/OnnxMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OnnxMap (onnxruntime 1.13.0 API)</title>
<title>OnnxMap (onnxruntime 1.14.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
<script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.js"></script>
<script type="text/javascript" src="../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OnnxMap (onnxruntime 1.13.0 API)";
parent.document.title="OnnxMap (onnxruntime 1.14.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -148,7 +149,7 @@ <h2 title="Class OnnxMap" class="title">Class OnnxMap</h2>
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
Expand Down Expand Up @@ -180,7 +181,7 @@ <h3>Nested classes/interfaces inherited from interface&nbsp;ai.onnxruntime.<a hr
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
Expand Down Expand Up @@ -215,7 +216,7 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.Object,&#8203;java.lang.Object&gt;</code></td>
<td class="colFirst"><code>java.util.Map&lt;? extends java.lang.Object,&#8203;? extends java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getValue()">getValue</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a weakly typed Map containing all the elements.</div>
Expand Down Expand Up @@ -251,7 +252,7 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
Expand Down Expand Up @@ -294,8 +295,8 @@ <h4>getType</h4>
<ul class="blockList">
<li class="blockList">
<h4>getValue</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;java.lang.Object,&#8203;java.lang.Object&gt;&nbsp;getValue()
throws <a href="OrtException.html" title="class in ai.onnxruntime">OrtException</a></pre>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;? extends java.lang.Object,&#8203;? extends java.lang.Object&gt;&nbsp;getValue()
throws <a href="OrtException.html" title="class in ai.onnxruntime">OrtException</a></pre>
<div class="block">Returns a weakly typed Map containing all the elements.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
Expand Down
Loading

0 comments on commit 38a206e

Please sign in to comment.