Skip to content

Commit f1121a2

Browse files
committed
deploy: bbd2469
1 parent c3840ab commit f1121a2

645 files changed

Lines changed: 9147 additions & 2736 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: 270 additions & 216 deletions
Large diffs are not rendered by default.

allclasses.html

Lines changed: 12 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.31) on Tue Jun 09 14:19:08 UTC 2026 -->
6-
<title>All Classes (Mindee Java Helper Library 5.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.31) on Wed Jun 17 13:45:41 UTC 2026 -->
6+
<title>All Classes (Mindee Java Helper Library 5.2.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2026-06-09">
8+
<meta name="dc.created" content="2026-06-17">
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">
@@ -36,6 +36,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
3636
<li><a href="com/mindee/v1/parsing/standard/BaseField.html" title="class in com.mindee.v1.parsing.standard">BaseField</a></li>
3737
<li><a href="com/mindee/v2/parsing/inference/field/BaseField.html" title="class in com.mindee.v2.parsing.inference.field">BaseField</a></li>
3838
<li><a href="com/mindee/v2/parsing/BaseInference.html" title="class in com.mindee.v2.parsing">BaseInference</a></li>
39+
<li><a href="com/mindee/v2/cli/BaseInferenceCommand.html" title="class in com.mindee.v2.cli">BaseInferenceCommand</a></li>
40+
<li><a href="com/mindee/v2/cli/BaseInferenceCommand.OutputType.html" title="enum in com.mindee.v2.cli">BaseInferenceCommand.OutputType</a></li>
3941
<li><a href="com/mindee/parsing/BaseLocalResponse.html" title="class in com.mindee.parsing">BaseLocalResponse</a></li>
4042
<li><a href="com/mindee/v2/clientoptions/BaseParameters.html" title="class in com.mindee.v2.clientoptions">BaseParameters</a></li>
4143
<li><a href="com/mindee/v2/clientoptions/BaseParameters.BaseBuilder.html" title="class in com.mindee.v2.clientoptions">BaseParameters.BaseBuilder</a></li>
@@ -47,18 +49,21 @@ <h1 class="bar">All&nbsp;Classes</h1>
4749
<li><a href="com/mindee/v1/product/fr/cartegrise/CarteGriseV1.html" title="class in com.mindee.v1.product.fr.cartegrise">CarteGriseV1</a></li>
4850
<li><a href="com/mindee/v1/product/fr/cartegrise/CarteGriseV1Document.html" title="class in com.mindee.v1.product.fr.cartegrise">CarteGriseV1Document</a></li>
4951
<li><a href="com/mindee/v2/product/classification/ClassificationClassifier.html" title="class in com.mindee.v2.product.classification">ClassificationClassifier</a></li>
52+
<li><a href="com/mindee/v2/cli/ClassificationCommand.html" title="class in com.mindee.v2.cli">ClassificationCommand</a></li>
5053
<li><a href="com/mindee/v1/parsing/standard/ClassificationField.html" title="class in com.mindee.v1.parsing.standard">ClassificationField</a></li>
5154
<li><a href="com/mindee/v2/product/classification/ClassificationInference.html" title="class in com.mindee.v2.product.classification">ClassificationInference</a></li>
5255
<li><a href="com/mindee/v2/product/classification/params/ClassificationParameters.html" title="class in com.mindee.v2.product.classification.params">ClassificationParameters</a></li>
5356
<li><a href="com/mindee/v2/product/classification/params/ClassificationParameters.Builder.html" title="class in com.mindee.v2.product.classification.params">ClassificationParameters.Builder</a></li>
5457
<li><a href="com/mindee/v2/product/classification/ClassificationResponse.html" title="class in com.mindee.v2.product.classification">ClassificationResponse</a></li>
5558
<li><a href="com/mindee/v2/product/classification/ClassificationResult.html" title="class in com.mindee.v2.product.classification">ClassificationResult</a></li>
59+
<li><a href="com/mindee/CommandLineInterface.html" title="class in com.mindee">CommandLineInterface</a></li>
5660
<li><a href="com/mindee/v1/CommandLineInterface.html" title="class in com.mindee.v1">CommandLineInterface</a></li>
5761
<li><a href="com/mindee/v1/CommandLineInterface.ProductCommandHandler.html" title="class in com.mindee.v1">CommandLineInterface.ProductCommandHandler</a></li>
5862
<li><a href="com/mindee/v1/cli/CommandLineInterfaceProducts.html" title="class in com.mindee.v1.cli">CommandLineInterfaceProducts</a></li>
5963
<li><a href="com/mindee/v2/parsing/CommonResponse.html" title="class in com.mindee.v2.parsing">CommonResponse</a></li>
6064
<li><a href="com/mindee/v1/parsing/standard/CompanyRegistrationField.html" title="class in com.mindee.v1.parsing.standard">CompanyRegistrationField</a></li>
6165
<li><a href="com/mindee/v2/fileoperations/Crop.html" title="class in com.mindee.v2.fileoperations">Crop</a></li>
66+
<li><a href="com/mindee/v2/cli/CropCommand.html" title="class in com.mindee.v2.cli">CropCommand</a></li>
6267
<li><a href="com/mindee/v2/product/crop/CropInference.html" title="class in com.mindee.v2.product.crop">CropInference</a></li>
6368
<li><a href="com/mindee/v2/product/crop/CropItem.html" title="class in com.mindee.v2.product.crop">CropItem</a></li>
6469
<li><a href="com/mindee/v2/product/crop/params/CropParameters.html" title="class in com.mindee.v2.product.crop.params">CropParameters</a></li>
@@ -92,6 +97,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
9297
<li><a href="com/mindee/image/ExtractedImages.html" title="class in com.mindee.image">ExtractedImages</a></li>
9398
<li><a href="com/mindee/pdf/ExtractedPDF.html" title="class in com.mindee.pdf">ExtractedPDF</a></li>
9499
<li><a href="com/mindee/pdf/ExtractedPDFs.html" title="class in com.mindee.pdf">ExtractedPDFs</a></li>
100+
<li><a href="com/mindee/v2/cli/ExtractionCommand.html" title="class in com.mindee.v2.cli">ExtractionCommand</a></li>
95101
<li><a href="com/mindee/v2/product/extraction/ExtractionInference.html" title="class in com.mindee.v2.product.extraction">ExtractionInference</a></li>
96102
<li><a href="com/mindee/v2/product/extraction/params/ExtractionParameters.html" title="class in com.mindee.v2.product.extraction.params">ExtractionParameters</a></li>
97103
<li><a href="com/mindee/v2/product/extraction/params/ExtractionParameters.Builder.html" title="class in com.mindee.v2.product.extraction.params">ExtractionParameters.Builder</a></li>
@@ -170,6 +176,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
170176
<li><a href="com/mindee/v1/parsing/common/ocr/MvisionV1.html" title="class in com.mindee.v1.parsing.common.ocr">MvisionV1</a></li>
171177
<li><a href="com/mindee/v2/parsing/inference/field/ObjectField.html" title="class in com.mindee.v2.parsing.inference.field">ObjectField</a></li>
172178
<li><a href="com/mindee/v1/parsing/common/ocr/Ocr.html" title="class in com.mindee.v1.parsing.common.ocr">Ocr</a></li>
179+
<li><a href="com/mindee/v2/cli/OcrCommand.html" title="class in com.mindee.v2.cli">OcrCommand</a></li>
173180
<li><a href="com/mindee/v2/product/ocr/OcrInference.html" title="class in com.mindee.v2.product.ocr">OcrInference</a></li>
174181
<li><a href="com/mindee/v1/parsing/common/ocr/OcrPage.html" title="class in com.mindee.v1.parsing.common.ocr">OcrPage</a></li>
175182
<li><a href="com/mindee/v2/product/ocr/OcrPage.html" title="class in com.mindee.v2.product.ocr">OcrPage</a></li>
@@ -224,10 +231,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
224231
<li><a href="com/mindee/v1/http/RequestParameters.html" title="class in com.mindee.v1.http">RequestParameters</a></li>
225232
<li><a href="com/mindee/v1/http/RequestParameters.RequestParametersBuilder.html" title="class in com.mindee.v1.http">RequestParameters.RequestParametersBuilder</a></li>
226233
<li><a href="com/mindee/v2/parsing/search/SearchModel.html" title="class in com.mindee.v2.parsing.search">SearchModel</a></li>
234+
<li><a href="com/mindee/v2/cli/SearchModelsCommand.html" title="class in com.mindee.v2.cli">SearchModelsCommand</a></li>
227235
<li><a href="com/mindee/v2/parsing/search/SearchResponse.html" title="class in com.mindee.v2.parsing.search">SearchResponse</a></li>
228236
<li><a href="com/mindee/v2/parsing/inference/field/SimpleField.html" title="class in com.mindee.v2.parsing.inference.field">SimpleField</a></li>
229237
<li><a href="com/mindee/v2/parsing/inference/field/SimpleFieldDeserializer.html" title="class in com.mindee.v2.parsing.inference.field">SimpleFieldDeserializer</a></li>
230238
<li><a href="com/mindee/v2/fileoperations/Split.html" title="class in com.mindee.v2.fileoperations">Split</a></li>
239+
<li><a href="com/mindee/v2/cli/SplitCommand.html" title="class in com.mindee.v2.cli">SplitCommand</a></li>
231240
<li><a href="com/mindee/v2/product/split/SplitInference.html" title="class in com.mindee.v2.product.split">SplitInference</a></li>
232241
<li><a href="com/mindee/v2/product/split/params/SplitParameters.html" title="class in com.mindee.v2.product.split.params">SplitParameters</a></li>
233242
<li><a href="com/mindee/v2/product/split/params/SplitParameters.Builder.html" title="class in com.mindee.v2.product.split.params">SplitParameters.Builder</a></li>

allpackages-index.html

Lines changed: 25 additions & 21 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.31) on Tue Jun 09 14:19:08 UTC 2026 -->
6-
<title>All Packages (Mindee Java Helper Library 5.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.31) on Wed Jun 17 13:45:41 UTC 2026 -->
6+
<title>All Packages (Mindee Java Helper Library 5.2.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2026-06-09">
8+
<meta name="dc.created" content="2026-06-17">
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 5.1.0 API)";
25+
parent.document.title="All Packages (Mindee Java Helper Library 5.2.0 API)";
2626
}
2727
}
2828
catch(err) {
@@ -244,74 +244,78 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
244244
<td class="colLast">&nbsp;</td>
245245
</tr>
246246
<tr class="altColor">
247-
<th class="colFirst" scope="row"><a href="com/mindee/v2/clientoptions/package-summary.html">com.mindee.v2.clientoptions</a></th>
247+
<th class="colFirst" scope="row"><a href="com/mindee/v2/cli/package-summary.html">com.mindee.v2.cli</a></th>
248248
<td class="colLast">&nbsp;</td>
249249
</tr>
250250
<tr class="rowColor">
251-
<th class="colFirst" scope="row"><a href="com/mindee/v2/fileoperations/package-summary.html">com.mindee.v2.fileoperations</a></th>
251+
<th class="colFirst" scope="row"><a href="com/mindee/v2/clientoptions/package-summary.html">com.mindee.v2.clientoptions</a></th>
252252
<td class="colLast">&nbsp;</td>
253253
</tr>
254254
<tr class="altColor">
255-
<th class="colFirst" scope="row"><a href="com/mindee/v2/http/package-summary.html">com.mindee.v2.http</a></th>
255+
<th class="colFirst" scope="row"><a href="com/mindee/v2/fileoperations/package-summary.html">com.mindee.v2.fileoperations</a></th>
256256
<td class="colLast">&nbsp;</td>
257257
</tr>
258258
<tr class="rowColor">
259-
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/package-summary.html">com.mindee.v2.parsing</a></th>
259+
<th class="colFirst" scope="row"><a href="com/mindee/v2/http/package-summary.html">com.mindee.v2.http</a></th>
260260
<td class="colLast">&nbsp;</td>
261261
</tr>
262262
<tr class="altColor">
263-
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/error/package-summary.html">com.mindee.v2.parsing.error</a></th>
263+
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/package-summary.html">com.mindee.v2.parsing</a></th>
264264
<td class="colLast">&nbsp;</td>
265265
</tr>
266266
<tr class="rowColor">
267-
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/inference/package-summary.html">com.mindee.v2.parsing.inference</a></th>
267+
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/error/package-summary.html">com.mindee.v2.parsing.error</a></th>
268268
<td class="colLast">&nbsp;</td>
269269
</tr>
270270
<tr class="altColor">
271-
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/inference/field/package-summary.html">com.mindee.v2.parsing.inference.field</a></th>
271+
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/inference/package-summary.html">com.mindee.v2.parsing.inference</a></th>
272272
<td class="colLast">&nbsp;</td>
273273
</tr>
274274
<tr class="rowColor">
275-
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/search/package-summary.html">com.mindee.v2.parsing.search</a></th>
275+
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/inference/field/package-summary.html">com.mindee.v2.parsing.inference.field</a></th>
276276
<td class="colLast">&nbsp;</td>
277277
</tr>
278278
<tr class="altColor">
279-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/classification/package-summary.html">com.mindee.v2.product.classification</a></th>
279+
<th class="colFirst" scope="row"><a href="com/mindee/v2/parsing/search/package-summary.html">com.mindee.v2.parsing.search</a></th>
280280
<td class="colLast">&nbsp;</td>
281281
</tr>
282282
<tr class="rowColor">
283-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/classification/params/package-summary.html">com.mindee.v2.product.classification.params</a></th>
283+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/classification/package-summary.html">com.mindee.v2.product.classification</a></th>
284284
<td class="colLast">&nbsp;</td>
285285
</tr>
286286
<tr class="altColor">
287-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/crop/package-summary.html">com.mindee.v2.product.crop</a></th>
287+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/classification/params/package-summary.html">com.mindee.v2.product.classification.params</a></th>
288288
<td class="colLast">&nbsp;</td>
289289
</tr>
290290
<tr class="rowColor">
291-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/crop/params/package-summary.html">com.mindee.v2.product.crop.params</a></th>
291+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/crop/package-summary.html">com.mindee.v2.product.crop</a></th>
292292
<td class="colLast">&nbsp;</td>
293293
</tr>
294294
<tr class="altColor">
295-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/extraction/package-summary.html">com.mindee.v2.product.extraction</a></th>
295+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/crop/params/package-summary.html">com.mindee.v2.product.crop.params</a></th>
296296
<td class="colLast">&nbsp;</td>
297297
</tr>
298298
<tr class="rowColor">
299-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/extraction/params/package-summary.html">com.mindee.v2.product.extraction.params</a></th>
299+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/extraction/package-summary.html">com.mindee.v2.product.extraction</a></th>
300300
<td class="colLast">&nbsp;</td>
301301
</tr>
302302
<tr class="altColor">
303-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/ocr/package-summary.html">com.mindee.v2.product.ocr</a></th>
303+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/extraction/params/package-summary.html">com.mindee.v2.product.extraction.params</a></th>
304304
<td class="colLast">&nbsp;</td>
305305
</tr>
306306
<tr class="rowColor">
307-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/ocr/params/package-summary.html">com.mindee.v2.product.ocr.params</a></th>
307+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/ocr/package-summary.html">com.mindee.v2.product.ocr</a></th>
308308
<td class="colLast">&nbsp;</td>
309309
</tr>
310310
<tr class="altColor">
311-
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/split/package-summary.html">com.mindee.v2.product.split</a></th>
311+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/ocr/params/package-summary.html">com.mindee.v2.product.ocr.params</a></th>
312312
<td class="colLast">&nbsp;</td>
313313
</tr>
314314
<tr class="rowColor">
315+
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/split/package-summary.html">com.mindee.v2.product.split</a></th>
316+
<td class="colLast">&nbsp;</td>
317+
</tr>
318+
<tr class="altColor">
315319
<th class="colFirst" scope="row"><a href="com/mindee/v2/product/split/params/package-summary.html">com.mindee.v2.product.split.params</a></th>
316320
<td class="colLast">&nbsp;</td>
317321
</tr>

0 commit comments

Comments
 (0)