Skip to content

Commit f0d1927

Browse files
committed
deploy: 9c25c12
1 parent 701b154 commit f0d1927

685 files changed

Lines changed: 3644 additions & 3072 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

allclasses-index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.29) on Tue Dec 02 11:53:26 UTC 2025 -->
6-
<title>All Classes (Mindee Java Helper Library 4.39.0 API)</title>
5+
<!-- Generated by javadoc (11.0.29) on Fri Dec 19 18:24:17 UTC 2025 -->
6+
<title>All Classes (Mindee Java Helper Library 4.40.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-12-02">
8+
<meta name="dc.created" content="2025-12-19">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Classes (Mindee Java Helper Library 4.39.0 API)";
25+
parent.document.title="All Classes (Mindee Java Helper Library 4.40.0 API)";
2626
}
2727
}
2828
catch(err) {
@@ -642,7 +642,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
642642
<td class="colFirst"><a href="com/mindee/parsing/generated/GeneratedFeature.html" title="class in com.mindee.parsing.generated">GeneratedFeature</a></td>
643643
<th class="colLast" scope="row">
644644
<div class="block">
645-
A generic feature which can represent any OTS Mindee return prediction.</div>
645+
A generic feature which can represent any OTS Mindee return prediction.</div>
646646
</th>
647647
</tr>
648648
<tr id="i89" class="rowColor">
@@ -786,7 +786,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
786786
<tr id="i112" class="altColor">
787787
<td class="colFirst"><a href="com/mindee/parsing/v2/InferenceActiveOptions.html" title="class in com.mindee.parsing.v2">InferenceActiveOptions</a></td>
788788
<th class="colLast" scope="row">
789-
<div class="block">Option response for V2 API inference.</div>
789+
<div class="block">Options which were activated during the inference.</div>
790790
</th>
791791
</tr>
792792
<tr id="i113" class="rowColor">
@@ -966,7 +966,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
966966
<tr id="i142" class="altColor">
967967
<td class="colFirst"><a href="com/mindee/parsing/common/LocalDateTimeDeserializer.html" title="class in com.mindee.parsing.common">LocalDateTimeDeserializer</a></td>
968968
<th class="colLast" scope="row">
969-
<div class="block">Deserializer for LocalDateTime</div>
969+
<div class="block">Deserializer for LocalDateTime.</div>
970970
</th>
971971
</tr>
972972
<tr id="i143" class="rowColor">

allclasses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.29) on Tue Dec 02 11:53:26 UTC 2025 -->
6-
<title>All Classes (Mindee Java Helper Library 4.39.0 API)</title>
5+
<!-- Generated by javadoc (11.0.29) on Fri Dec 19 18:24:17 UTC 2025 -->
6+
<title>All Classes (Mindee Java Helper Library 4.40.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-12-02">
8+
<meta name="dc.created" content="2025-12-19">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.29) on Tue Dec 02 11:53:26 UTC 2025 -->
6-
<title>All Packages (Mindee Java Helper Library 4.39.0 API)</title>
5+
<!-- Generated by javadoc (11.0.29) on Fri Dec 19 18:24:17 UTC 2025 -->
6+
<title>All Packages (Mindee Java Helper Library 4.40.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-12-02">
8+
<meta name="dc.created" content="2025-12-19">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (Mindee Java Helper Library 4.39.0 API)";
25+
parent.document.title="All Packages (Mindee Java Helper Library 4.40.0 API)";
2626
}
2727
}
2828
catch(err) {

com/mindee/AsyncPollingOptions.AsyncPollingOptionsBuilder.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.29) on Tue Dec 02 11:53:26 UTC 2025 -->
6-
<title>AsyncPollingOptions.AsyncPollingOptionsBuilder (Mindee Java Helper Library 4.39.0 API)</title>
5+
<!-- Generated by javadoc (11.0.29) on Fri Dec 19 18:24:17 UTC 2025 -->
6+
<title>AsyncPollingOptions.AsyncPollingOptionsBuilder (Mindee Java Helper Library 4.40.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-12-02">
8+
<meta name="dc.created" content="2025-12-19">
99
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="AsyncPollingOptions.AsyncPollingOptionsBuilder (Mindee Java Helper Library 4.39.0 API)";
25+
parent.document.title="AsyncPollingOptions.AsyncPollingOptionsBuilder (Mindee Java Helper Library 4.40.0 API)";
2626
}
2727
}
2828
catch(err) {

com/mindee/AsyncPollingOptions.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.29) on Tue Dec 02 11:53:26 UTC 2025 -->
6-
<title>AsyncPollingOptions (Mindee Java Helper Library 4.39.0 API)</title>
5+
<!-- Generated by javadoc (11.0.29) on Fri Dec 19 18:24:17 UTC 2025 -->
6+
<title>AsyncPollingOptions (Mindee Java Helper Library 4.40.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-12-02">
8+
<meta name="dc.created" content="2025-12-19">
99
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="AsyncPollingOptions (Mindee Java Helper Library 4.39.0 API)";
25+
parent.document.title="AsyncPollingOptions (Mindee Java Helper Library 4.40.0 API)";
2626
}
2727
}
2828
catch(err) {

com/mindee/CommandLineInterface.ProductCommandHandler.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.29) on Tue Dec 02 11:53:26 UTC 2025 -->
6-
<title>CommandLineInterface.ProductCommandHandler (Mindee Java Helper Library 4.39.0 API)</title>
5+
<!-- Generated by javadoc (11.0.29) on Fri Dec 19 18:24:17 UTC 2025 -->
6+
<title>CommandLineInterface.ProductCommandHandler (Mindee Java Helper Library 4.40.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-12-02">
8+
<meta name="dc.created" content="2025-12-19">
99
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="CommandLineInterface.ProductCommandHandler (Mindee Java Helper Library 4.39.0 API)";
25+
parent.document.title="CommandLineInterface.ProductCommandHandler (Mindee Java Helper Library 4.40.0 API)";
2626
}
2727
}
2828
catch(err) {

com/mindee/CommandLineInterface.html

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.29) on Tue Dec 02 11:53:26 UTC 2025 -->
6-
<title>CommandLineInterface (Mindee Java Helper Library 4.39.0 API)</title>
5+
<!-- Generated by javadoc (11.0.29) on Fri Dec 19 18:24:17 UTC 2025 -->
6+
<title>CommandLineInterface (Mindee Java Helper Library 4.40.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-12-02">
8+
<meta name="dc.created" content="2025-12-19">
99
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="../../jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="CommandLineInterface (Mindee Java Helper Library 4.39.0 API)";
25+
parent.document.title="CommandLineInterface (Mindee Java Helper Library 4.40.0 API)";
2626
}
2727
}
2828
catch(err) {
@@ -216,20 +216,25 @@ <h3>Method Summary</h3>
216216
<td class="colFirst"><code>static void</code></td>
217217
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#main(java.lang.String%5B%5D)">main</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>[]&nbsp;args)</code></th>
218218
<td class="colLast">
219-
<div class="block">Instantiates all products one by one in a separate picocli instance and relays the command to them.</div>
219+
<div class="block">Instantiates all products one by one in a separate picocli instance and relays the command to
220+
them.</div>
220221
</td>
221222
</tr>
222223
<tr id="i2" class="altColor">
223224
<td class="colFirst"><code>&lt;T extends <a href="parsing/common/Inference.html" title="class in com.mindee.parsing.common">Inference</a>&lt;?,&#8203;?&gt;&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
224225
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#standardProductAsyncOutput(java.lang.Class,java.io.File)">standardProductAsyncOutput</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;T&gt;&nbsp;productClass,
225226
<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io" class="externalLink">File</a>&nbsp;file)</code></th>
226-
<td class="colLast">&nbsp;</td>
227+
<td class="colLast">
228+
<div class="block">Process a product asynchronously.</div>
229+
</td>
227230
</tr>
228231
<tr id="i3" class="rowColor">
229232
<td class="colFirst"><code>&lt;T extends <a href="parsing/common/Inference.html" title="class in com.mindee.parsing.common">Inference</a>&lt;?,&#8203;?&gt;&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
230233
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#standardProductOutput(java.lang.Class,java.io.File)">standardProductOutput</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;T&gt;&nbsp;productClass,
231234
<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io" class="externalLink">File</a>&nbsp;file)</code></th>
232-
<td class="colLast">&nbsp;</td>
235+
<td class="colLast">
236+
<div class="block">Process a product synchronously.</div>
237+
</td>
233238
</tr>
234239
</table>
235240
<ul class="blockList">
@@ -281,7 +286,8 @@ <h3>Method Detail</h3>
281286
<li class="blockList">
282287
<h4>main</h4>
283288
<pre class="methodSignature">public static&nbsp;void&nbsp;main&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>[]&nbsp;args)</pre>
284-
<div class="block">Instantiates all products one by one in a separate picocli instance and relays the command to them.</div>
289+
<div class="block">Instantiates all products one by one in a separate picocli instance and relays the command to
290+
them.</div>
285291
<dl>
286292
<dt><span class="paramLabel">Parameters:</span></dt>
287293
<dd><code>args</code> - CLI args.</dd>
@@ -306,6 +312,8 @@ <h4>standardProductOutput</h4>
306312
<pre class="methodSignature">public&nbsp;&lt;T extends <a href="parsing/common/Inference.html" title="class in com.mindee.parsing.common">Inference</a>&lt;?,&#8203;?&gt;&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;standardProductOutput&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;T&gt;&nbsp;productClass,
307313
<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io" class="externalLink">File</a>&nbsp;file)
308314
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></pre>
315+
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="cli/ProductProcessor.html#standardProductOutput(java.lang.Class,java.io.File)">ProductProcessor</a></code></span></div>
316+
<div class="block">Process a product synchronously.</div>
309317
<dl>
310318
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
311319
<dd><code><a href="cli/ProductProcessor.html#standardProductOutput(java.lang.Class,java.io.File)">standardProductOutput</a></code>&nbsp;in interface&nbsp;<code><a href="cli/ProductProcessor.html" title="interface in com.mindee.cli">ProductProcessor</a></code></dd>
@@ -331,6 +339,8 @@ <h4>standardProductAsyncOutput</h4>
331339
<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io" class="externalLink">File</a>&nbsp;file)
332340
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a>,
333341
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang" class="externalLink">InterruptedException</a></pre>
342+
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="cli/ProductProcessor.html#standardProductAsyncOutput(java.lang.Class,java.io.File)">ProductProcessor</a></code></span></div>
343+
<div class="block">Process a product asynchronously.</div>
334344
<dl>
335345
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
336346
<dd><code><a href="cli/ProductProcessor.html#standardProductAsyncOutput(java.lang.Class,java.io.File)">standardProductAsyncOutput</a></code>&nbsp;in interface&nbsp;<code><a href="cli/ProductProcessor.html" title="interface in com.mindee.cli">ProductProcessor</a></code></dd>

0 commit comments

Comments
 (0)