A B C D E F G H I J K L M O P R S T U V W X Y 
All Classes All Packages

A

accountName() - Method in annotation type com.mindee.http.CustomEndpointInfo
The name of the account that owns the API.
accountName() - Method in annotation type com.mindee.http.EndpointInfo
 
addField(String, ListFieldValue) - Method in class com.mindee.parsing.custom.lineitems.Line
 
allWords(Boolean) - Method in class com.mindee.PredictOptions.PredictOptionsBuilder
 
AmountField - Class in com.mindee.parsing.standard
Represent an amount.
AmountField(Double, Double, Polygon, Integer) - Constructor for class com.mindee.parsing.standard.AmountField
 
Anchor - Class in com.mindee.parsing.custom.lineitems
An anchor column.
Anchor(String) - Constructor for class com.mindee.parsing.custom.lineitems.Anchor
Define an anchor with no tolerance.
Anchor(String, double) - Constructor for class com.mindee.parsing.custom.lineitems.Anchor
Define an anchor with height tolerance.
ApiRequest - Class in com.mindee.parsing.common
Information from Mindee about the api request.
ApiRequest() - Constructor for class com.mindee.parsing.common.ApiRequest
 
ApiResponse - Class in com.mindee.parsing.common
Base class for all responses from the Mindee API.
ApiResponse() - Constructor for class com.mindee.parsing.common.ApiResponse
 
arrayToString(List<T>, int[]) - Static method in class com.mindee.parsing.SummaryHelper
 
arrayToString(List<T>, String) - Static method in class com.mindee.parsing.SummaryHelper
Given a list of fields, return a string.
asAmountField() - Method in class com.mindee.parsing.generated.GeneratedFeature
Represent the feature as a standard AmountField.
asAmountField() - Method in class com.mindee.parsing.generated.GeneratedObject
Represent the object as a standard AmountField.
asClassificationField() - Method in class com.mindee.parsing.generated.GeneratedFeature
Represent the feature as a standard ClassificationField.
asClassificationField() - Method in class com.mindee.parsing.generated.GeneratedObject
Represent the object as a standard ClassificationField.
asDateField() - Method in class com.mindee.parsing.generated.GeneratedFeature
Represent the feature as a standard DateField.
asDateField() - Method in class com.mindee.parsing.generated.GeneratedObject
Represent the object as a standard DateField.
asInputSource() - Method in class com.mindee.extraction.ExtractedImage
Return the image in a format suitable for sending to MindeeClient for parsing.
asInputSource() - Method in class com.mindee.pdf.PdfPageImage
Return the image in a format suitable for sending to MindeeClient for parsing.
asStringField() - Method in class com.mindee.parsing.generated.GeneratedFeature
Represent the feature as a standard StringField.
asStringField() - Method in class com.mindee.parsing.generated.GeneratedObject
Represent the object as a standard StringField.
AsyncPollingOptions - Class in com.mindee
Options to pass for asynchronous parsing with polling.
AsyncPollingOptions.AsyncPollingOptionsBuilder - Class in com.mindee
 
AsyncPredictResponse<T extends Inference> - Class in com.mindee.parsing.common
Represent a `predict` response from Mindee API.
AsyncPredictResponse() - Constructor for class com.mindee.parsing.common.AsyncPredictResponse
 
asyncUrlFromEndpoint(Function<Endpoint, String>) - Method in class com.mindee.http.MindeeHttpApi.MindeeHttpApiBuilder
 

B

BankAccountDetailsV1 - Class in com.mindee.product.fr.bankaccountdetails
The definition for Bank Account Details, API version 1.
BankAccountDetailsV1() - Constructor for class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1
 
BankAccountDetailsV1Document - Class in com.mindee.product.fr.bankaccountdetails
Document data for Bank Account Details, API version 1.
BankAccountDetailsV1Document() - Constructor for class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
 
BankAccountDetailsV2 - Class in com.mindee.product.fr.bankaccountdetails
The definition for Bank Account Details, API version 2.
BankAccountDetailsV2() - Constructor for class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2
 
BankAccountDetailsV2Bban - Class in com.mindee.product.fr.bankaccountdetails
Full extraction of BBAN, including: branch code, bank code, account and key.
BankAccountDetailsV2Bban() - Constructor for class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Bban
 
BankAccountDetailsV2Document - Class in com.mindee.product.fr.bankaccountdetails
Document data for Bank Account Details, API version 2.
BankAccountDetailsV2Document() - Constructor for class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
 
BankCheckV1 - Class in com.mindee.product.us.bankcheck
The definition for Bank Check, API version 1.
BankCheckV1() - Constructor for class com.mindee.product.us.bankcheck.BankCheckV1
 
BankCheckV1Document - Class in com.mindee.product.us.bankcheck
Document data for Bank Check, API version 1.
BankCheckV1Document() - Constructor for class com.mindee.product.us.bankcheck.BankCheckV1Document
 
BankCheckV1Page - Class in com.mindee.product.us.bankcheck
Page data for Bank Check, API version 1.
BankCheckV1Page() - Constructor for class com.mindee.product.us.bankcheck.BankCheckV1Page
 
BarcodeReaderV1 - Class in com.mindee.product.barcodereader
The definition for Barcode Reader, API version 1.
BarcodeReaderV1() - Constructor for class com.mindee.product.barcodereader.BarcodeReaderV1
 
BarcodeReaderV1Document - Class in com.mindee.product.barcodereader
Document data for Barcode Reader, API version 1.
BarcodeReaderV1Document() - Constructor for class com.mindee.product.barcodereader.BarcodeReaderV1Document
 
BaseField - Class in com.mindee.parsing.standard
Represent basics of a field.
BaseField() - Constructor for class com.mindee.parsing.standard.BaseField
 
BaseField(Double, Polygon, Integer) - Constructor for class com.mindee.parsing.standard.BaseField
 
Bbox - Class in com.mindee.geometry
True representation of a mathematical bounding box.
Bbox(double, double, double, double) - Constructor for class com.mindee.geometry.Bbox
The default constructor.
BboxUtils - Class in com.mindee.geometry
Methods for working with BBoxes.
BoundingBoxUtils - Class in com.mindee.geometry
Methods for working with BoundingBoxes.
build() - Method in class com.mindee.AsyncPollingOptions.AsyncPollingOptionsBuilder
 
build() - Method in class com.mindee.geometry.Point.PointBuilder
 
build() - Method in class com.mindee.geometry.Polygon.PolygonBuilder
 
build() - Method in class com.mindee.http.MindeeHttpApi.MindeeHttpApiBuilder
 
build() - Method in class com.mindee.http.RequestParameters.RequestParametersBuilder
 
build() - Method in class com.mindee.PredictOptions.PredictOptionsBuilder
 
builder() - Static method in class com.mindee.AsyncPollingOptions
 
builder() - Static method in class com.mindee.geometry.Point
 
builder() - Static method in class com.mindee.geometry.Polygon
 
builder() - Static method in class com.mindee.http.MindeeHttpApi
 
builder() - Static method in class com.mindee.http.RequestParameters
 
builder() - Static method in class com.mindee.PredictOptions
 

C

canEqual(Object) - Method in class com.mindee.parsing.common.ApiRequest
 
canEqual(Object) - Method in class com.mindee.parsing.common.ApiResponse
 
canEqual(Object) - Method in class com.mindee.parsing.common.AsyncPredictResponse
 
canEqual(Object) - Method in class com.mindee.parsing.common.Cropper
 
canEqual(Object) - Method in class com.mindee.parsing.common.Document
 
canEqual(Object) - Method in class com.mindee.parsing.common.Extras
 
canEqual(Object) - Method in class com.mindee.parsing.common.Job
 
canEqual(Object) - Method in class com.mindee.parsing.common.ocr.Word
 
canEqual(Object) - Method in class com.mindee.parsing.common.Orientation
 
canEqual(Object) - Method in class com.mindee.parsing.common.PredictResponse
 
canEqual(Object) - Method in class com.mindee.parsing.custom.ClassificationField
 
canEqual(Object) - Method in class com.mindee.parsing.custom.ListField
 
canEqual(Object) - Method in class com.mindee.parsing.custom.ListFieldValue
 
canEqual(Object) - Method in class com.mindee.parsing.standard.BaseField
 
canEqual(Object) - Method in class com.mindee.product.barcodereader.BarcodeReaderV1Document
 
canEqual(Object) - Method in class com.mindee.product.cropper.CropperV1Document
 
canEqual(Object) - Method in class com.mindee.product.cropper.CropperV1Page
 
canEqual(Object) - Method in class com.mindee.product.custom.CustomV1Document
 
canEqual(Object) - Method in class com.mindee.product.custom.CustomV1Page
 
canEqual(Object) - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
 
canEqual(Object) - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
 
canEqual(Object) - Method in class com.mindee.product.eu.licenseplate.LicensePlateV1Document
 
canEqual(Object) - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
 
canEqual(Object) - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
 
canEqual(Object) - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
 
canEqual(Object) - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
 
canEqual(Object) - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
 
canEqual(Object) - Method in class com.mindee.product.fr.idcard.IdCardV1Document
 
canEqual(Object) - Method in class com.mindee.product.fr.idcard.IdCardV1Page
 
canEqual(Object) - Method in class com.mindee.product.fr.idcard.IdCardV2Document
 
canEqual(Object) - Method in class com.mindee.product.fr.idcard.IdCardV2Page
 
canEqual(Object) - Method in class com.mindee.product.generated.GeneratedV1Document
 
canEqual(Object) - Method in class com.mindee.product.internationalid.InternationalIdV1Document
 
canEqual(Object) - Method in class com.mindee.product.internationalid.InternationalIdV2Document
 
canEqual(Object) - Method in class com.mindee.product.invoice.InvoiceV4Document
 
canEqual(Object) - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document
 
canEqual(Object) - Method in class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1Document
 
canEqual(Object) - Method in class com.mindee.product.passport.PassportV1Document
 
canEqual(Object) - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
 
canEqual(Object) - Method in class com.mindee.product.receipt.ReceiptV4Document
 
canEqual(Object) - Method in class com.mindee.product.receipt.ReceiptV5Document
 
canEqual(Object) - Method in class com.mindee.product.resume.ResumeV1Document
 
canEqual(Object) - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
 
canEqual(Object) - Method in class com.mindee.product.us.bankcheck.BankCheckV1Page
 
canEqual(Object) - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
 
canEqual(Object) - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Page
 
canEqual(Object) - Method in class com.mindee.product.us.w9.W9V1Document
 
canEqual(Object) - Method in class com.mindee.product.us.w9.W9V1Page
 
CarteGriseV1 - Class in com.mindee.product.fr.cartegrise
The definition for Carte Grise, API version 1.
CarteGriseV1() - Constructor for class com.mindee.product.fr.cartegrise.CarteGriseV1
 
CarteGriseV1Document - Class in com.mindee.product.fr.cartegrise
Document data for Carte Grise, API version 1.
CarteGriseV1Document() - Constructor for class com.mindee.product.fr.cartegrise.CarteGriseV1Document
 
CarteVitaleV1 - Class in com.mindee.product.fr.cartevitale
The definition for Carte Vitale, API version 1.
CarteVitaleV1() - Constructor for class com.mindee.product.fr.cartevitale.CarteVitaleV1
 
CarteVitaleV1Document - Class in com.mindee.product.fr.cartevitale
Document data for Carte Vitale, API version 1.
CarteVitaleV1Document() - Constructor for class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
 
ClassificationField - Class in com.mindee.parsing.custom
A field holding a classification value.
ClassificationField - Class in com.mindee.parsing.standard
Represents a classifier value.
ClassificationField() - Constructor for class com.mindee.parsing.custom.ClassificationField
 
ClassificationField(String) - Constructor for class com.mindee.parsing.standard.ClassificationField
 
cleanSummary(String) - Static method in class com.mindee.parsing.SummaryHelper
 
com.mindee - package com.mindee
 
com.mindee.extraction - package com.mindee.extraction
 
com.mindee.geometry - package com.mindee.geometry
 
com.mindee.http - package com.mindee.http
 
com.mindee.input - package com.mindee.input
 
com.mindee.parsing - package com.mindee.parsing
 
com.mindee.parsing.common - package com.mindee.parsing.common
 
com.mindee.parsing.common.ocr - package com.mindee.parsing.common.ocr
 
com.mindee.parsing.custom - package com.mindee.parsing.custom
 
com.mindee.parsing.custom.lineitems - package com.mindee.parsing.custom.lineitems
 
com.mindee.parsing.generated - package com.mindee.parsing.generated
 
com.mindee.parsing.standard - package com.mindee.parsing.standard
 
com.mindee.pdf - package com.mindee.pdf
 
com.mindee.product.barcodereader - package com.mindee.product.barcodereader
 
com.mindee.product.cropper - package com.mindee.product.cropper
 
com.mindee.product.custom - package com.mindee.product.custom
 
com.mindee.product.eu.driverlicense - package com.mindee.product.eu.driverlicense
 
com.mindee.product.eu.licenseplate - package com.mindee.product.eu.licenseplate
 
com.mindee.product.financialdocument - package com.mindee.product.financialdocument
 
com.mindee.product.fr.bankaccountdetails - package com.mindee.product.fr.bankaccountdetails
 
com.mindee.product.fr.cartegrise - package com.mindee.product.fr.cartegrise
 
com.mindee.product.fr.cartevitale - package com.mindee.product.fr.cartevitale
 
com.mindee.product.fr.idcard - package com.mindee.product.fr.idcard
 
com.mindee.product.generated - package com.mindee.product.generated
 
com.mindee.product.internationalid - package com.mindee.product.internationalid
 
com.mindee.product.invoice - package com.mindee.product.invoice
 
com.mindee.product.invoicesplitter - package com.mindee.product.invoicesplitter
 
com.mindee.product.multireceiptsdetector - package com.mindee.product.multireceiptsdetector
 
com.mindee.product.passport - package com.mindee.product.passport
 
com.mindee.product.proofofaddress - package com.mindee.product.proofofaddress
 
com.mindee.product.receipt - package com.mindee.product.receipt
 
com.mindee.product.resume - package com.mindee.product.resume
 
com.mindee.product.us.bankcheck - package com.mindee.product.us.bankcheck
 
com.mindee.product.us.driverlicense - package com.mindee.product.us.driverlicense
 
com.mindee.product.us.w9 - package com.mindee.product.us.w9
 
combine(Polygon, Polygon) - Static method in class com.mindee.geometry.PolygonUtils
Merge the coordinates of the two polygons.
CommandLineInterface - Class in com.mindee
Command Line Interface for the Mindee client.
CommandLineInterface() - Constructor for class com.mindee.CommandLineInterface
 
CompanyRegistrationField - Class in com.mindee.parsing.standard
Represent a company registration.
CompanyRegistrationField() - Constructor for class com.mindee.parsing.standard.CompanyRegistrationField
 
CompareOnX(Polygon, Polygon) - Static method in class com.mindee.geometry.PolygonUtils
Compare two polygons based on their X coordinates.
CompareOnY(Polygon, Polygon) - Static method in class com.mindee.geometry.PolygonUtils
Compare two polygons based on their Y coordinates.
coordinates(List<Point>) - Method in class com.mindee.geometry.Polygon.PolygonBuilder
 
createBoundingBoxFrom(Polygon) - Static method in class com.mindee.geometry.BoundingBoxUtils
 
cropper(Boolean) - Method in class com.mindee.PredictOptions.PredictOptionsBuilder
 
Cropper - Class in com.mindee.parsing.common
Cropping result.
Cropper() - Constructor for class com.mindee.parsing.common.Cropper
 
CropperV1 - Class in com.mindee.product.cropper
The definition for Cropper, API version 1.
CropperV1() - Constructor for class com.mindee.product.cropper.CropperV1
 
CropperV1Document - Class in com.mindee.product.cropper
Document data for Cropper, API version 1.
CropperV1Document() - Constructor for class com.mindee.product.cropper.CropperV1Document
 
CropperV1Page - Class in com.mindee.product.cropper
Page data for Cropper, API version 1.
CropperV1Page() - Constructor for class com.mindee.product.cropper.CropperV1Page
 
CustomEndpointInfo - Annotation Type in com.mindee.http
Endpoint settings for custom documents.
CustomV1 - Class in com.mindee.product.custom
Define a simple model to encapsulate data from a custom API builder model.
CustomV1() - Constructor for class com.mindee.product.custom.CustomV1
 
CustomV1Document - Class in com.mindee.product.custom
Document data for custom documents, API version 1.x.
CustomV1Document(Map<String, ClassificationField>, Map<String, ListField>) - Constructor for class com.mindee.product.custom.CustomV1Document
 
CustomV1DocumentPredictionDeserializer - Class in com.mindee.parsing.custom
JSON deserializer for custom documents v1.x.
CustomV1DocumentPredictionDeserializer() - Constructor for class com.mindee.parsing.custom.CustomV1DocumentPredictionDeserializer
 
CustomV1DocumentPredictionDeserializer(Class<?>) - Constructor for class com.mindee.parsing.custom.CustomV1DocumentPredictionDeserializer
 
CustomV1Page - Class in com.mindee.product.custom
Page data for custom documents, API version 1.x.
CustomV1Page() - Constructor for class com.mindee.product.custom.CustomV1Page
 

D

DateField - Class in com.mindee.parsing.standard
Represent a date.
DateField(LocalDate, Double, Polygon, Integer) - Constructor for class com.mindee.parsing.standard.DateField
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mindee.geometry.PolygonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mindee.parsing.common.ErrorDetailsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mindee.parsing.custom.CustomV1DocumentPredictionDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mindee.parsing.generated.GeneratedV1PredictionDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mindee.parsing.standard.TaxesDeserializer
 
Document<DocT extends Inference> - Class in com.mindee.parsing.common
Define the parsed document.
Document() - Constructor for class com.mindee.parsing.common.Document
 
documentQueueGet(Class<DocT>, Endpoint, String) - Method in class com.mindee.http.MindeeApi
Get a document from the predict queue.
documentQueueGet(Class<DocT>, Endpoint, String) - Method in class com.mindee.http.MindeeHttpApi
GET job status and document for an enqueued job
documentUrlFromEndpoint(Function<Endpoint, String>) - Method in class com.mindee.http.MindeeHttpApi.MindeeHttpApiBuilder
 
DriverLicenseV1 - Class in com.mindee.product.eu.driverlicense
The definition for Driver License, API version 1.
DriverLicenseV1 - Class in com.mindee.product.us.driverlicense
The definition for Driver License, API version 1.
DriverLicenseV1() - Constructor for class com.mindee.product.eu.driverlicense.DriverLicenseV1
 
DriverLicenseV1() - Constructor for class com.mindee.product.us.driverlicense.DriverLicenseV1
 
DriverLicenseV1Document - Class in com.mindee.product.eu.driverlicense
Document data for Driver License, API version 1.
DriverLicenseV1Document - Class in com.mindee.product.us.driverlicense
Document data for Driver License, API version 1.
DriverLicenseV1Document() - Constructor for class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
 
DriverLicenseV1Document() - Constructor for class com.mindee.product.us.driverlicense.DriverLicenseV1Document
 
DriverLicenseV1Page - Class in com.mindee.product.eu.driverlicense
Page data for Driver License, API version 1.
DriverLicenseV1Page - Class in com.mindee.product.us.driverlicense
Page data for Driver License, API version 1.
DriverLicenseV1Page() - Constructor for class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
 
DriverLicenseV1Page() - Constructor for class com.mindee.product.us.driverlicense.DriverLicenseV1Page
 

E

Endpoint - Class in com.mindee.http
Endpoint for custom documents.
Endpoint(Class<DocT>) - Constructor for class com.mindee.http.Endpoint
 
Endpoint(String, String) - Constructor for class com.mindee.http.Endpoint
 
Endpoint(String, String, String) - Constructor for class com.mindee.http.Endpoint
 
EndpointInfo - Annotation Type in com.mindee.http
Base info for all endpoints.
endpointName() - Method in annotation type com.mindee.http.CustomEndpointInfo
The name of the product associated to the expected model.
endpointName() - Method in annotation type com.mindee.http.EndpointInfo
 
enqueue(Class<T>, Endpoint, LocalInputSource) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction async API queue.
enqueue(Class<T>, Endpoint, LocalInputSource, PredictOptions, PageOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction async API queue.
enqueue(Class<T>, Endpoint, URL) - Method in class com.mindee.MindeeClient
Send a remote file to a Generated prediction async API queue.
enqueue(Class<T>, Endpoint, URL, PredictOptions) - Method in class com.mindee.MindeeClient
Send a remote file to a Generated prediction async API queue.
enqueue(Class<T>, LocalInputSource) - Method in class com.mindee.MindeeClient
Send a local file to an async queue.
enqueue(Class<T>, LocalInputSource, PredictOptions, PageOptions) - Method in class com.mindee.MindeeClient
Send a local file to an async queue.
enqueue(Class<T>, URL) - Method in class com.mindee.MindeeClient
Send a remote file to an async queue.
enqueue(Class<T>, URL, PredictOptions) - Method in class com.mindee.MindeeClient
Send a remote file to an async queue.
enqueueAndParse(Class<T>, Endpoint, LocalInputSource) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction API async queue, poll, and parse when complete.
enqueueAndParse(Class<T>, Endpoint, LocalInputSource, AsyncPollingOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction API async queue, poll, and parse when complete.
enqueueAndParse(Class<T>, Endpoint, LocalInputSource, PredictOptions, PageOptions, AsyncPollingOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction API async queue, poll, and parse when complete.
enqueueAndParse(Class<T>, Endpoint, URL) - Method in class com.mindee.MindeeClient
Send a remote file to a Generated prediction API async queue, poll, and parse when complete.
enqueueAndParse(Class<T>, LocalInputSource) - Method in class com.mindee.MindeeClient
Send a local file to an async queue, poll, and parse when complete.
enqueueAndParse(Class<T>, LocalInputSource, AsyncPollingOptions) - Method in class com.mindee.MindeeClient
Send a local file to an async queue, poll, and parse when complete.
enqueueAndParse(Class<T>, LocalInputSource, PredictOptions, PageOptions, AsyncPollingOptions) - Method in class com.mindee.MindeeClient
Send a local file to an async queue, poll, and parse when complete.
enqueueAndParse(Class<T>, URL) - Method in class com.mindee.MindeeClient
Send a remote file to an async queue, poll, and parse when complete.
equals(Object) - Method in class com.mindee.AsyncPollingOptions
 
equals(Object) - Method in class com.mindee.geometry.Point
 
equals(Object) - Method in class com.mindee.http.RequestParameters
 
equals(Object) - Method in class com.mindee.input.PageOptions
 
equals(Object) - Method in class com.mindee.parsing.common.ApiRequest
 
equals(Object) - Method in class com.mindee.parsing.common.ApiResponse
 
equals(Object) - Method in class com.mindee.parsing.common.AsyncPredictResponse
 
equals(Object) - Method in class com.mindee.parsing.common.Cropper
 
equals(Object) - Method in class com.mindee.parsing.common.Document
 
equals(Object) - Method in class com.mindee.parsing.common.Extras
 
equals(Object) - Method in class com.mindee.parsing.common.Job
 
equals(Object) - Method in class com.mindee.parsing.common.ocr.Word
 
equals(Object) - Method in class com.mindee.parsing.common.Orientation
 
equals(Object) - Method in class com.mindee.parsing.common.PredictResponse
 
equals(Object) - Method in class com.mindee.parsing.custom.ClassificationField
 
equals(Object) - Method in class com.mindee.parsing.custom.ListField
 
equals(Object) - Method in class com.mindee.parsing.custom.ListFieldValue
 
equals(Object) - Method in class com.mindee.parsing.standard.BaseField
 
equals(Object) - Method in class com.mindee.pdf.SplitPdf
 
equals(Object) - Method in class com.mindee.pdf.SplitQuery
 
equals(Object) - Method in class com.mindee.PredictOptions
 
equals(Object) - Method in class com.mindee.product.barcodereader.BarcodeReaderV1Document
 
equals(Object) - Method in class com.mindee.product.cropper.CropperV1Document
 
equals(Object) - Method in class com.mindee.product.cropper.CropperV1Page
 
equals(Object) - Method in class com.mindee.product.custom.CustomV1Document
 
equals(Object) - Method in class com.mindee.product.custom.CustomV1Page
 
equals(Object) - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
 
equals(Object) - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
 
equals(Object) - Method in class com.mindee.product.eu.licenseplate.LicensePlateV1Document
 
equals(Object) - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
 
equals(Object) - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
 
equals(Object) - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
 
equals(Object) - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
 
equals(Object) - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
 
equals(Object) - Method in class com.mindee.product.fr.idcard.IdCardV1Document
 
equals(Object) - Method in class com.mindee.product.fr.idcard.IdCardV1Page
 
equals(Object) - Method in class com.mindee.product.fr.idcard.IdCardV2Document
 
equals(Object) - Method in class com.mindee.product.fr.idcard.IdCardV2Page
 
equals(Object) - Method in class com.mindee.product.generated.GeneratedV1Document
 
equals(Object) - Method in class com.mindee.product.internationalid.InternationalIdV1Document
 
equals(Object) - Method in class com.mindee.product.internationalid.InternationalIdV2Document
 
equals(Object) - Method in class com.mindee.product.invoice.InvoiceV4Document
 
equals(Object) - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document
 
equals(Object) - Method in class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1Document
 
equals(Object) - Method in class com.mindee.product.passport.PassportV1Document
 
equals(Object) - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
 
equals(Object) - Method in class com.mindee.product.receipt.ReceiptV4Document
 
equals(Object) - Method in class com.mindee.product.receipt.ReceiptV5Document
 
equals(Object) - Method in class com.mindee.product.resume.ResumeV1Document
 
equals(Object) - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
 
equals(Object) - Method in class com.mindee.product.us.bankcheck.BankCheckV1Page
 
equals(Object) - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
 
equals(Object) - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Page
 
equals(Object) - Method in class com.mindee.product.us.w9.W9V1Document
 
equals(Object) - Method in class com.mindee.product.us.w9.W9V1Page
 
Error - Class in com.mindee.parsing.common
Error information from an API response.
Error() - Constructor for class com.mindee.parsing.common.Error
 
ErrorDetails - Class in com.mindee.parsing.common
Represent error details.
ErrorDetails(String) - Constructor for class com.mindee.parsing.common.ErrorDetails
 
ErrorDetailsDeserializer - Class in com.mindee.parsing.common
JSON deserializer for the error portion of the return.
ErrorDetailsDeserializer() - Constructor for class com.mindee.parsing.common.ErrorDetailsDeserializer
 
ErrorDetailsDeserializer(Class<?>) - Constructor for class com.mindee.parsing.common.ErrorDetailsDeserializer
 
ExtractedImage - Class in com.mindee.extraction
An extracted sub-image.
ExtractedImage(BufferedImage, String, String) - Constructor for class com.mindee.extraction.ExtractedImage
 
extractImage(FieldT, int, int) - Method in class com.mindee.extraction.ImageExtractor
Extract a single image from a field having position data.
extractImage(FieldT, int, int, String) - Method in class com.mindee.extraction.ImageExtractor
Extract a single image from a field having position data.
extractImagesFromPage(List<FieldT>, int) - Method in class com.mindee.extraction.ImageExtractor
Extract multiple images on a given page from a list of fields having position data.
extractImagesFromPage(List<FieldT>, int, String) - Method in class com.mindee.extraction.ImageExtractor
Extract multiple images on a given page from a list of fields having position data.
Extras - Class in com.mindee.parsing.common
Optional information.
Extras() - Constructor for class com.mindee.parsing.common.Extras
 

F

file(byte[]) - Method in class com.mindee.http.RequestParameters.RequestParametersBuilder
 
fileName(String) - Method in class com.mindee.http.RequestParameters.RequestParametersBuilder
 
FinancialDocumentV1 - Class in com.mindee.product.financialdocument
Financial Document API version 1 inference prediction.
FinancialDocumentV1() - Constructor for class com.mindee.product.financialdocument.FinancialDocumentV1
 
FinancialDocumentV1Document - Class in com.mindee.product.financialdocument
Financial Document API version 1.6 document data.
FinancialDocumentV1Document() - Constructor for class com.mindee.product.financialdocument.FinancialDocumentV1Document
 
FinancialDocumentV1LineItem - Class in com.mindee.product.financialdocument
List of line item details.
FinancialDocumentV1LineItem() - Constructor for class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
 
formatAmount(Double) - Static method in class com.mindee.parsing.SummaryHelper
 
formatForDisplay(String, Integer) - Static method in class com.mindee.parsing.SummaryHelper
Truncates a string if it's too long for the requested width.
formatString(String) - Static method in class com.mindee.parsing.SummaryHelper
 

G

generate(Polygon) - Static method in class com.mindee.geometry.BboxUtils
Generate a BBox from a single Polygon.
generate(List<Polygon>) - Static method in class com.mindee.geometry.BboxUtils
Generate a BBox from a list of Polygons.
generate(List<String>, Map<String, ListField>, Anchor) - Static method in class com.mindee.parsing.custom.lineitems.LineItemsGenerator
WARNING: This feature is experimental! Results may not always work as intended.
GeneratedFeature - Class in com.mindee.parsing.generated
A generic feature which can represent any OTS Mindee return prediction.
GeneratedFeature(boolean) - Constructor for class com.mindee.parsing.generated.GeneratedFeature
Whether the original feature is a list.
GeneratedObject - Class in com.mindee.parsing.generated
An object within a feature.
GeneratedObject() - Constructor for class com.mindee.parsing.generated.GeneratedObject
 
GeneratedV1 - Class in com.mindee.product.generated
Define a simple model to encapsulate data from any API.
GeneratedV1() - Constructor for class com.mindee.product.generated.GeneratedV1
 
GeneratedV1Document - Class in com.mindee.product.generated
Document data for generated documents.
GeneratedV1Document(Map<String, GeneratedFeature>) - Constructor for class com.mindee.product.generated.GeneratedV1Document
 
GeneratedV1PredictionDeserializer - Class in com.mindee.parsing.generated
JSON deserializer for generated documents v1.x.
GeneratedV1PredictionDeserializer() - Constructor for class com.mindee.parsing.generated.GeneratedV1PredictionDeserializer
 
GeneratedV1PredictionDeserializer(Class<?>) - Constructor for class com.mindee.parsing.generated.GeneratedV1PredictionDeserializer
 
getA() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's license plate number.
getAccountHolderName() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
The name of the account holder as seen on the document.
getAccountHoldersNames() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
Full extraction of the account holders names.
getAccountName() - Method in class com.mindee.http.Endpoint
The name of the account that owns the API.
getAccountNumber() - Method in class com.mindee.parsing.standard.PaymentDetailsField
The account number.
getAccountNumber() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
The check payer's account number.
getAddress() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
EU driver license holders address
getAddress() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The physical location of the document holder's residence.
getAddress() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The physical address of the document holder.
getAddress() - Method in class com.mindee.product.resume.ResumeV1Document
The location information of the candidate, including city, state, and country.
getAddress() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders address
getAddress() - Method in class com.mindee.product.us.w9.W9V1Page
The street address (number, street, and apt.
getAllLines() - Method in class com.mindee.parsing.common.ocr.OcrPage
All the words on the page, ordered in lines.
getAllWords() - Method in class com.mindee.parsing.common.ocr.OcrPage
All the words on the page, in semi-random order.
getAllWords() - Method in class com.mindee.PredictOptions
Whether to include the full text for each page.
getAlternateName() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The alternate name of the card holder.
getAmount() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
The amount of the check.
getApiKey() - Method in class com.mindee.MindeeSettings
 
getApiRequest() - Method in class com.mindee.parsing.common.ApiResponse
Information from Mindee about the api request.
getAsPolygon(String) - Method in class com.mindee.parsing.generated.GeneratedObject
Get the specified key as a Polygon object.
getAuthority() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The name of the issuing authority.
getAuthority() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The name of the issuing authority.
getAvailableAt() - Method in class com.mindee.parsing.common.Job
The time at which the job finished
getB() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's first release date.
getBase() - Method in class com.mindee.parsing.standard.TaxField
The tax base.
getBaseUrl() - Method in class com.mindee.MindeeSettings
 
getBban() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
Full extraction of BBAN, including: branch code, bank code, account and key.
getBbanBankCode() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Bban
The BBAN bank code outputted as a string.
getBbanBranchCode() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Bban
The BBAN branch code outputted as a string.
getBbanKey() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Bban
The BBAN key outputted as a string.
getBbanNumber() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Bban
The BBAN Account number outputted as a string.
getBbox() - Method in class com.mindee.parsing.custom.lineitems.Line
 
getBillingAddress() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The customer's address used for billing.
getBillingAddress() - Method in class com.mindee.product.invoice.InvoiceV4Document
The customer's address used for billing.
getBirthDate() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The date of birth of the card holder.
getBirthDate() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The date of birth of the card holder.
getBirthDate() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The date of birth of the document holder.
getBirthDate() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The date of birth of the document holder.
getBirthDate() - Method in class com.mindee.product.passport.PassportV1Document
The date of birth of the passport holder.
getBirthPlace() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The place of birth of the card holder.
getBirthPlace() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The place of birth of the card holder.
getBirthPlace() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The location where the document holder was born.
getBirthPlace() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The place of birth of the document holder.
getBirthPlace() - Method in class com.mindee.product.passport.PassportV1Document
The place of birth of the passport holder.
getBoundingBox() - Method in class com.mindee.parsing.standard.BaseField
The bounding box equivalent of the polygon.
getBoundingBox() - Method in interface com.mindee.parsing.standard.PositionData
 
getBoundingBox() - Method in class com.mindee.parsing.standard.PositionField
Straight rectangle.
getBusinessName() - Method in class com.mindee.product.us.w9.W9V1Page
The business name or disregarded entity name, if different from Name.
getC1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle owner's full name including maiden name.
getC3() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle owner's address.
getC41() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Number of owners of the license certificate.
getC4A() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Mentions about the ownership of the vehicle.
getCardAccessNumber() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The card access number (CAN).
getCategory() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
EU driver license holders categories
getCategory() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The purchase category among predefined classes.
getCategory() - Method in class com.mindee.product.receipt.ReceiptV4Document
The type of purchase among a certain list of it (see official documentation for the list).
getCategory() - Method in class com.mindee.product.receipt.ReceiptV5Document
The purchase category among predefined classes.
getCentroid() - Method in class com.mindee.geometry.Polygon
Get the central coordinates (centroid) of the Polygon.
getCentroid(List<Point>) - Static method in class com.mindee.geometry.PolygonUtils
Get the central coordinates (centroid) of a list of Points.
getCertificates() - Method in class com.mindee.product.resume.ResumeV1Document
The list of certificates obtained by the candidate.
getCheckNumber() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
The issuer's check number.
getCheckPosition() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Page
The position of the check on the document.
getCityStateZip() - Method in class com.mindee.product.us.w9.W9V1Page
The city, state, and ZIP code of the applicant.
getClassificationFields() - Method in class com.mindee.product.custom.CustomV1Document
Classification fields.
getCode() - Method in exception com.mindee.http.MindeeHttpException
Error code (not HTTP code).
getCode() - Method in class com.mindee.parsing.common.Error
A code to identify it.
getCode() - Method in class com.mindee.parsing.standard.TaxField
The tax code.
getCodes1D() - Method in class com.mindee.product.barcodereader.BarcodeReaderV1Document
List of decoded 1D barcodes.
getCodes2D() - Method in class com.mindee.product.barcodereader.BarcodeReaderV1Document
List of decoded 2D barcodes.
getConfidence() - Method in class com.mindee.parsing.common.ocr.Word
The confidence about the zone of the value extracted.
getConfidence() - Method in class com.mindee.parsing.custom.ClassificationField
The confidence about the zone of the value extracted.
getConfidence() - Method in class com.mindee.parsing.custom.ListField
The confidence about the zone of the value extracted.
getConfidence() - Method in class com.mindee.parsing.custom.ListFieldValue
The confidence about the zone of the value extracted.
getConfidence() - Method in class com.mindee.parsing.generated.GeneratedObject
Get the confidence score, if present.
getConfidence() - Method in class com.mindee.parsing.standard.BaseField
The confidence about the zone of the value extracted.
getConfidence() - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document.PageIndexes
 
getContent() - Method in class com.mindee.parsing.custom.ListFieldValue
The content of the value.
getContentsList() - Method in class com.mindee.parsing.custom.ListField
Get all the value contents.
getContentsString(String) - Method in class com.mindee.parsing.custom.ListField
Get all the joined value contents.
getContractType() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The type of contract for the professional experience.
getCoordinates() - Method in class com.mindee.geometry.Polygon
 
getCountry() - Method in class com.mindee.parsing.standard.LocaleField
The country which has been detected.
getCountry() - Method in class com.mindee.product.passport.PassportV1Document
The country's 3 letter code (ISO 3166-1 alpha-3).
getCountryCode() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
Country code extracted as a string.
getCountryOfIssue() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The country that issued the identification document.
getCountryOfIssue() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The country where the document was issued.
getCropper() - Method in class com.mindee.parsing.common.Extras
Cropping result.
getCropper() - Method in class com.mindee.PredictOptions
Whether to include cropper results for each page.
getCropping() - Method in class com.mindee.parsing.common.Cropper
List of positions within the image.
getCropping() - Method in class com.mindee.product.cropper.CropperV1Page
List of documents found in the image.
getCurrency() - Method in class com.mindee.parsing.standard.LocaleField
The currency which has been detected.
getCustomerAddress() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The address of the customer.
getCustomerAddress() - Method in class com.mindee.product.invoice.InvoiceV4Document
The address of the customer.
getCustomerCompanyRegistrations() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
List of company registrations associated to the customer.
getCustomerCompanyRegistrations() - Method in class com.mindee.product.invoice.InvoiceV4Document
List of company registrations associated to the customer.
getCustomerId() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The customer account number or identifier from the supplier.
getCustomerId() - Method in class com.mindee.product.invoice.InvoiceV4Document
The customer account number or identifier from the supplier.
getCustomerName() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The name of the customer.
getCustomerName() - Method in class com.mindee.product.invoice.InvoiceV4Document
The name of the customer or client.
getD1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's brand.
getD3() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's commercial name.
getDate() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The date the purchase was made.
getDate() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
The date the document was issued.
getDate() - Method in class com.mindee.product.receipt.ReceiptV4Document
The purchase date.
getDate() - Method in class com.mindee.product.receipt.ReceiptV5Document
The date the purchase was made.
getDate() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
The date the check was issued.
getDateOfBirth() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
The date of birth of the document holder
getDateOfBirth() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders date of birth
getDates() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
List of dates found on the document.
getDdNumber() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
Document Discriminator Number of the US Driver License
getDefaultPageOptions() - Method in class com.mindee.CommandLineInterface
 
getDegreeDomain() - Method in class com.mindee.product.resume.ResumeV1Education
The area of study or specialization.
getDegreeType() - Method in class com.mindee.product.resume.ResumeV1Education
The type of degree obtained, such as Bachelor's, Master's, or Doctorate.
getDepartment() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The specific department or division within the company.
getDescription() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
The item description.
getDescription() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
The item description.
getDescription() - Method in class com.mindee.product.receipt.ReceiptV5LineItem
The item description.
getDetails() - Method in exception com.mindee.http.MindeeHttpException
Error details.
getDetails() - Method in class com.mindee.parsing.common.Error
Details about it.
getDlClass() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders class
getDocument() - Method in class com.mindee.parsing.common.AsyncPredictResponse
Get the document optional.
getDocument() - Method in class com.mindee.parsing.common.PredictResponse
Set the prediction model used to parse the document.
getDocumentId() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
ID number of the Document.
getDocumentLanguage() - Method in class com.mindee.product.resume.ResumeV1Document
The ISO 639 code of the language in which the document is written.
getDocumentNumber() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The document number.
getDocumentNumber() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The unique identifier assigned to the identification document.
getDocumentNumber() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The unique identifier assigned to the document.
getDocumentObj() - Method in class com.mindee.parsing.common.AsyncPredictResponse
Get the document object if it is present.
getDocumentSide() - Method in class com.mindee.product.fr.idcard.IdCardV1Page
The side of the document which is visible.
getDocumentSide() - Method in class com.mindee.product.fr.idcard.IdCardV2Page
The sides of the document which are visible.
getDocumentType() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
One of: 'INVOICE', 'CREDIT NOTE', 'CREDIT CARD RECEIPT', 'EXPENSE RECEIPT'.
getDocumentType() - Method in class com.mindee.product.fr.idcard.IdCardV2Page
The document type or format.
getDocumentType() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The type of identification document being used.
getDocumentType() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The type of personal identification document.
getDocumentType() - Method in class com.mindee.product.invoice.InvoiceV4Document
One of: 'INVOICE', 'CREDIT NOTE'.
getDocumentType() - Method in class com.mindee.product.receipt.ReceiptV4Document
The type of the parsed document (see official documentation for the list).
getDocumentType() - Method in class com.mindee.product.receipt.ReceiptV5Document
One of: 'CREDIT CARD RECEIPT', 'EXPENSE RECEIPT'.
getDocumentType() - Method in class com.mindee.product.resume.ResumeV1Document
The type of the document sent.
getDriverLicenseId() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
ID number of the US Driver License.
getDueDate() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The date on which the payment is due.
getDueDateField() - Method in class com.mindee.product.invoice.InvoiceV4Document
The date on which the payment is due.
getE() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The Vehicle Identification Number (VIN).
getEducation() - Method in class com.mindee.product.resume.ResumeV1Document
The list of the candidate's educational background.
getEin() - Method in class com.mindee.product.us.w9.W9V1Page
The employer identification number.
getEmailAddress() - Method in class com.mindee.product.resume.ResumeV1Document
The email address of the candidate.
getEmployer() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The name of the company or organization.
getEndMonth() - Method in class com.mindee.product.resume.ResumeV1Education
The month when the education program or course was completed.
getEndMonth() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The month when the professional experience ended.
getEndorsements() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders endorsements
getEndpointName() - Method in class com.mindee.http.Endpoint
The name of the product associated to the expected model.
getEndYear() - Method in class com.mindee.product.resume.ResumeV1Education
The year when the education program or course was completed.
getEndYear() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The year when the professional experience ended.
getError() - Method in class com.mindee.parsing.common.ApiRequest
Information about an error that occurred during the API request.
getError() - Method in class com.mindee.parsing.common.Job
Information about an error that occurred during the job processing.
getExpiryDate() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
Date the document expires
getExpiryDate() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The expiry date of the identification card.
getExpiryDate() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The expiry date of the identification card.
getExpiryDate() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The date when the document will no longer be valid for use.
getExpiryDate() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The date when the document becomes invalid.
getExpiryDate() - Method in class com.mindee.product.passport.PassportV1Document
The expiry date of the passport.
getExpiryDate() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
Date on which the documents expires.
getExtras() - Method in class com.mindee.parsing.common.Page
Optional information.
getEyeColor() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders eye colour
getF1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's maximum admissible weight.
getF2() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's maximum admissible weight within the license's state.
getF3() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's maximum authorized weight with coupling.
getFields() - Method in class com.mindee.parsing.custom.lineitems.Line
 
getFields() - Method in class com.mindee.product.custom.CustomV1Document
Fields that are not classifications.
getFields() - Method in class com.mindee.product.generated.GeneratedV1Document
Hashmap containing the fields of the document.
getFile() - Method in class com.mindee.http.RequestParameters
 
getFile() - Method in class com.mindee.input.LocalInputSource
 
getFile() - Method in class com.mindee.input.LocalResponse
 
getFile() - Method in class com.mindee.pdf.SplitPdf
The file.
getFile() - Method in class com.mindee.pdf.SplitQuery
The file.
getFileExtension(String) - Static method in class com.mindee.input.InputSourceUtils
Returns the file's extension.
getFilename() - Method in class com.mindee.extraction.ExtractedImage
 
getFilename() - Method in class com.mindee.input.LocalInputSource
 
getFilename() - Method in class com.mindee.parsing.common.Document
The original file name of the parsed document.
getFilename() - Method in class com.mindee.pdf.PdfPageImage
 
getFileName() - Method in class com.mindee.http.RequestParameters
 
getFileUrl() - Method in class com.mindee.http.RequestParameters
 
getFirstName() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
First name(s) of the driver license holder
getFirstName() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders first name(s)
getFormulaNumber() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The document's formula number.
getFrom(List<List<Double>>) - Static method in class com.mindee.geometry.PolygonUtils
Create a Polygon from a list of a list of floats.
getG() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's weight with coupling if tractor different than category M1.
getG1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's national empty weight.
getGender() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The gender of the card holder.
getGender() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The gender of the card holder.
getGender() - Method in class com.mindee.product.passport.PassportV1Document
The gender of the passport holder.
getGivenNames() - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
The given name(s) of the card holder.
getGivenNames() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The given name(s) of the card holder.
getGivenNames() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The given name(s) of the card holder.
getGivenNames() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The first names or given names of the document holder.
getGivenNames() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The list of the document holder's given names.
getGivenNames() - Method in class com.mindee.product.passport.PassportV1Document
The given name(s) of the passport holder.
getGivenNames() - Method in class com.mindee.product.resume.ResumeV1Document
The candidate's first or given names.
getGrade() - Method in class com.mindee.product.resume.ResumeV1Certificate
The grade obtained for the certificate.
getHairColor() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders hair colour
getHardSkills() - Method in class com.mindee.product.resume.ResumeV1Document
The list of the candidate's technical abilities and knowledge.
getHeight() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders hight
getHeightTolerance() - Method in class com.mindee.parsing.custom.lineitems.Line
 
getHmacSignature(String) - Method in class com.mindee.input.LocalResponse
Get the HMAC signature of the payload.
getI() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The car registration date of the given certificate.
getIban() - Method in class com.mindee.parsing.standard.PaymentDetailsField
The full IBAN.
getIban() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
The International Bank Account Number (IBAN).
getIban() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
Full extraction of the IBAN number.
getId() - Method in class com.mindee.parsing.common.Document
Document identifier, generated on each API call.
getId() - Method in class com.mindee.parsing.common.Job
Identifier for the job
getIdNumber() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The identification card number.
getIdNumber() - Method in class com.mindee.product.passport.PassportV1Document
The passport's identification number.
getImage() - Method in class com.mindee.extraction.ExtractedImage
 
getImage() - Method in class com.mindee.pdf.PdfPageImage
 
getInference() - Method in class com.mindee.parsing.common.Document
Define the inference model of values.
getInitialDelaySec() - Method in class com.mindee.AsyncPollingOptions
Wait this many seconds before the first polling attempt.
getIntervalSec() - Method in class com.mindee.AsyncPollingOptions
Wait this many seconds between each polling attempt.
getInvoiceDateField() - Method in class com.mindee.product.invoice.InvoiceV4Document
The date the purchase was made.
getInvoiceNumber() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The invoice number or identifier.
getInvoiceNumber() - Method in class com.mindee.product.invoice.InvoiceV4Document
The invoice number or identifier.
getInvoicePageGroups() - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document
 
getIssuanceDate() - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
The date the card was issued.
getIssuanceDate() - Method in class com.mindee.product.passport.PassportV1Document
The date the passport was issued.
getIssueAuthority() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
Authority that issued the document
getIssuedAt() - Method in class com.mindee.parsing.common.Job
The time at which the job started
getIssueDate() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
Date the document was issued
getIssueDate() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The date of issue of the identification card.
getIssueDate() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The date when the document was issued.
getIssueDate() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The date when the document was issued.
getIssuedDate() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
Date on which the documents was issued.
getIssuerAddress() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
The address of the document's issuer.
getIssuerCompanyRegistration() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
List of company registrations found for the issuer.
getIssuerName() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
The name of the person or company issuing the document.
getJ() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's category.
getJ1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's national type.
getJ2() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's body type (CE).
getJ3() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's body type (National designation).
getJob() - Method in class com.mindee.parsing.common.AsyncPredictResponse
Details for the submitted job.
getJobApplied() - Method in class com.mindee.product.resume.ResumeV1Document
The position that the candidate is applying for.
getLanguage() - Method in class com.mindee.parsing.standard.LocaleField
The language which has been detected.
getLanguage() - Method in class com.mindee.product.resume.ResumeV1Language
The language's ISO 639 code.
getLanguages() - Method in class com.mindee.product.resume.ResumeV1Document
The list of languages that the candidate is proficient in.
getLastName() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
Last name of the driver license holder.
getLastName() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders last name
getLevel() - Method in class com.mindee.product.resume.ResumeV1Language
The candidate's level for the language.
getLicensePlates() - Method in class com.mindee.product.eu.licenseplate.LicensePlateV1Document
List of all license plates found in the image.
getLineItems() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
List of line item details.
getLineItems() - Method in class com.mindee.product.invoice.InvoiceV4Document
List of line item details.
getLineItems() - Method in class com.mindee.product.receipt.ReceiptV5Document
List of line item details.
getLocale() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The locale detected on the document.
getLocale() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
The locale detected on the document.
getLocale() - Method in class com.mindee.product.receipt.ReceiptV5Document
The locale detected on the document.
getLocaleField() - Method in class com.mindee.product.invoice.InvoiceV4Document
The locale detected on the document.
getLocaleField() - Method in class com.mindee.product.receipt.ReceiptV4Document
Where the purchase was made, the language, and the currency.
getMax() - Method in class com.mindee.geometry.MinMax
 
getMaxRetries() - Method in class com.mindee.AsyncPollingOptions
Maximum number of times to poll.
getMaxX() - Method in class com.mindee.geometry.Bbox
 
getMaxXCoordinate(Polygon) - Static method in class com.mindee.geometry.PolygonUtils
 
getMaxY() - Method in class com.mindee.geometry.Bbox
 
getMaxYCoordinate(Polygon) - Static method in class com.mindee.geometry.PolygonUtils
 
getMessage() - Method in class com.mindee.parsing.common.Error
More precise information about the current error.
getMin() - Method in class com.mindee.geometry.MinMax
 
getMinMaxX() - Method in class com.mindee.geometry.Polygon
Get the maximum and minimum Y coordinates.
getMinMaxX(List<Point>) - Static method in class com.mindee.geometry.PolygonUtils
Get the maximum and minimum X coordinates in a given list of Points.
getMinMaxY() - Method in class com.mindee.geometry.Polygon
Get the maximum and minimum Y coordinates.
getMinMaxY(List<Point>) - Static method in class com.mindee.geometry.PolygonUtils
Get the maximum and minimum Y coordinates in a given list of Points.
getMinX() - Method in class com.mindee.geometry.Bbox
 
getMinXCoordinate(Polygon) - Static method in class com.mindee.geometry.PolygonUtils
 
getMinY() - Method in class com.mindee.geometry.Bbox
 
getMinYCoordinate(Polygon) - Static method in class com.mindee.geometry.PolygonUtils
 
getMrz() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
Machine-readable license number
getMrz1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Machine Readable Zone, first line.
getMrz1() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
Machine Readable Zone, first line
getMrz1() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The Machine Readable Zone, first line.
getMrz1() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
First line of information in a standardized format for easy machine reading and processing.
getMrz1() - Method in class com.mindee.product.passport.PassportV1Document
Machine Readable Zone, first line
getMrz2() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Machine Readable Zone, second line.
getMrz2() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
Machine Readable Zone, second line
getMrz2() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The Machine Readable Zone, second line.
getMrz2() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
Second line of information in a standardized format for easy machine reading and processing.
getMrz2() - Method in class com.mindee.product.passport.PassportV1Document
Machine Readable Zone, second line
getMrz3() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The Machine Readable Zone, third line.
getMrz3() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
Third line of information in a standardized format for easy machine reading and processing.
getMrzLine1() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The Machine Readable Zone, first line.
getMrzLine2() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The Machine Readable Zone, second line.
getMrzLine3() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The Machine Readable Zone, third line.
getMVisionV1() - Method in class com.mindee.parsing.common.ocr.Ocr
 
getName() - Method in class com.mindee.parsing.common.Product
Name of the product used.
getName() - Method in class com.mindee.parsing.custom.lineitems.Anchor
 
getName() - Method in class com.mindee.product.resume.ResumeV1Certificate
The name of certification.
getName() - Method in class com.mindee.product.resume.ResumeV1SocialNetworksUrl
The name of the social network.
getName() - Method in class com.mindee.product.us.w9.W9V1Page
Name as shown on the applicant's income tax return.
getNationality() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The nationality of the card holder.
getNationality() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
Indicates the country of citizenship or nationality of the document holder.
getNationality() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The country of citizenship of the document holder.
getNationality() - Method in class com.mindee.product.resume.ResumeV1Document
The ISO 3166 code for the country of citizenship of the candidate.
getNPages() - Method in class com.mindee.parsing.common.Document
Number of pages in the document.
getNumberOfPages(LocalInputSource) - Static method in class com.mindee.pdf.PDFUtils
Get the number of pages in the PDF.
getOcr() - Method in class com.mindee.parsing.common.Document
Ocr result information.
getOnMinPages() - Method in class com.mindee.input.PageOptions
Apply the operation only if the document has at least this many pages.
getOperation() - Method in class com.mindee.input.PageOptions
Operation to apply on the document, given the `pageIndexes` specified.
getOrientation() - Method in class com.mindee.parsing.common.Page
The orientation which was applied from the original page.
getOriginalFilename() - Method in class com.mindee.pdf.PdfPageImage
 
getOriginalIndex() - Method in class com.mindee.pdf.PdfPageImage
 
getOwnerFirstName() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's owner first name.
getOwnerSurname() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's owner surname.
getP1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle engine's displacement (cm3).
getP2() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's maximum net power (kW).
getP3() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's fuel type or energy source.
getP6() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's administrative power (fiscal horsepower).
getPageCount() - Method in class com.mindee.extraction.ImageExtractor
 
getPageId() - Method in class com.mindee.parsing.common.Page
The id of the page.
getPageId() - Method in class com.mindee.parsing.custom.ListFieldValue
The document page on which the information was found.
getPageId() - Method in class com.mindee.parsing.generated.GeneratedObject
Get the page ID, if present.
getPageId() - Method in class com.mindee.parsing.standard.BaseField
The index of the page where the current field was found.
getPageIndexes() - Method in class com.mindee.input.PageOptions
Zero-based list of page indexes.
getPageIndexes() - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document.PageIndexes
 
getPageOptions() - Method in class com.mindee.pdf.SplitQuery
Represent options to cut a document.
getPages() - Method in class com.mindee.parsing.common.Inference
The prediction on each pages of the document.
getPages() - Method in class com.mindee.parsing.common.ocr.MvisionV1
 
getPayees() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
List of the check's payees (recipients).
getPersonalNumber() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The unique identifier assigned to the document holder.
getPhoneNumber() - Method in class com.mindee.product.resume.ResumeV1Document
The phone number of the candidate.
getPhoto() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
Has a photo of the EU driver license holder
getPhoto() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Page
Has a photo of the US driver license holder
getPlaceOfBirth() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
Place where the driver license holder was born
getPolygon() - Method in class com.mindee.parsing.common.ocr.Word
Define the coordinates of the zone in the page where the values have been found.
getPolygon() - Method in class com.mindee.parsing.custom.ListFieldValue
Define the coordinates of the zone in the page where the values have been found.
getPolygon() - Method in class com.mindee.parsing.generated.GeneratedObject
Get the polygon, if present.
getPolygon() - Method in class com.mindee.parsing.standard.BaseField
Define the coordinates of the zone in the page where the values has been found.
getPolygon() - Method in interface com.mindee.parsing.standard.PositionData
 
getPolygon() - Method in class com.mindee.parsing.standard.PositionField
Free polygon with up to 30 vertices.
getPrediction() - Method in class com.mindee.parsing.common.Inference
The prediction on the document level.
getPrediction() - Method in class com.mindee.parsing.common.Page
The prediction model type.
getPredictOptions() - Method in class com.mindee.http.RequestParameters
 
getProduct() - Method in class com.mindee.parsing.common.Inference
Type of product.
getProductCode() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
The product code referring to the item.
getProductCode() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
The product code referring to the item.
getProfession() - Method in class com.mindee.product.resume.ResumeV1Document
The candidate's current profession.
getProfessionalExperiences() - Method in class com.mindee.product.resume.ResumeV1Document
The list of the candidate's professional experiences.
getProvider() - Method in class com.mindee.product.resume.ResumeV1Certificate
The organization or institution that issued the certificate.
getQ() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's power to weight ratio.
getQuadrangle() - Method in class com.mindee.parsing.standard.PositionField
Free polygon with 4 vertices.
getQuantity() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
The item quantity
getQuantity() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
The item quantity
getQuantity() - Method in class com.mindee.product.receipt.ReceiptV5LineItem
The item quantity.
getRate() - Method in class com.mindee.parsing.standard.TaxField
The tax rate in percentage.
getRawResponse() - Method in class com.mindee.parsing.common.ApiResponse
The raw server response.
getRawValue() - Method in class com.mindee.parsing.standard.StringField
The value as it appears on the document.
getReceipts() - Method in class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1Document
Positions of the receipts on the document.
getRecipientAddress() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
The address of the recipient.
getRecipientCompanyRegistration() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
List of company registrations found for the recipient.
getRecipientName() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
The name of the person or company receiving the document.
getRectangle() - Method in class com.mindee.parsing.standard.PositionField
Rectangle that may be oriented (can go beyond the canvas).
getReferenceNumbers() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
List of Reference numbers, including PO number.
getReferenceNumbers() - Method in class com.mindee.product.invoice.InvoiceV4Document
List of Reference numbers, including PO number.
getResources() - Method in class com.mindee.parsing.common.ApiRequest
 
getRestrictions() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders restrictions
getRole() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The position or job title held by the candidate.
getRoutingNumber() - Method in class com.mindee.parsing.standard.PaymentDetailsField
The routing number.
getRoutingNumber() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
The check issuer's routing number.
getRowNumber() - Method in class com.mindee.parsing.custom.lineitems.Line
 
getRows() - Method in class com.mindee.parsing.custom.lineitems.LineItems
 
getS1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's number of seats.
getS2() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's number of standing rooms (person).
getSaveFormat() - Method in class com.mindee.extraction.ExtractedImage
 
getSaveFormat() - Method in class com.mindee.pdf.PdfPageImage
 
getSchool() - Method in class com.mindee.product.resume.ResumeV1Education
The name of the school.
getSex() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The document holder's biological sex, such as male or female.
getSex() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The biological sex of the document holder.
getSex() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders gender
getShippingAddress() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The customer's address used for shipping.
getShippingAddress() - Method in class com.mindee.product.invoice.InvoiceV4Document
Customer's delivery address.
getSignature() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
Has a signature of the EU driver license holder
getSignature() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Page
Has a signature of the US driver license holder
getSignatureDatePosition() - Method in class com.mindee.product.us.w9.W9V1Page
Position of the signature date on the document.
getSignaturePosition() - Method in class com.mindee.product.us.w9.W9V1Page
Position of the signature on the document.
getSignaturesPositions() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Page
List of signature positions
getSocialNetworksUrls() - Method in class com.mindee.product.resume.ResumeV1Document
The list of social network profiles of the candidate.
getSocialSecurity() - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
The Social Security Number (Numéro de Sécurité Sociale) of the card holder
getSoftSkills() - Method in class com.mindee.product.resume.ResumeV1Document
The list of the candidate's interpersonal and communication abilities.
getSsn() - Method in class com.mindee.product.us.w9.W9V1Page
The applicant's social security number.
getStartMonth() - Method in class com.mindee.product.resume.ResumeV1Education
The month when the education program or course began.
getStartMonth() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The month when the professional experience began.
getStartYear() - Method in class com.mindee.product.resume.ResumeV1Education
The year when the education program or course began.
getStartYear() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
The year when the professional experience began.
getState() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US State
getStateOfIssue() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The state or territory where the document was issued.
getStatus() - Method in class com.mindee.parsing.common.ApiRequest
The status of the request.
getStatus() - Method in class com.mindee.parsing.common.Job
Job Status
getStatusCode() - Method in exception com.mindee.http.MindeeHttpException
Standard HTTP status code.
getStatusCode() - Method in class com.mindee.parsing.common.ApiRequest
Status code of the request.
getSubcategory() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The purchase subcategory among predefined classes for transport and food.
getSubcategory() - Method in class com.mindee.product.receipt.ReceiptV5Document
The purchase subcategory among predefined classes for transport and food.
getSubCategory() - Method in class com.mindee.product.receipt.ReceiptV4Document
The subcategory of purchase among a certain list of it (see official documentation for the list).
getSupplierAddress() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The address of the supplier or merchant.
getSupplierAddress() - Method in class com.mindee.product.invoice.InvoiceV4Document
The address of the supplier or merchant.
getSupplierAddress() - Method in class com.mindee.product.receipt.ReceiptV5Document
The address of the supplier or merchant.
getSupplierCompanyRegistrations() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
List of company registrations associated to the supplier.
getSupplierCompanyRegistrations() - Method in class com.mindee.product.invoice.InvoiceV4Document
List of company registrations associated to the supplier.
getSupplierCompanyRegistrations() - Method in class com.mindee.product.receipt.ReceiptV5Document
List of company registrations associated to the supplier.
getSupplierEmail() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The email of the supplier or merchant.
getSupplierEmail() - Method in class com.mindee.product.invoice.InvoiceV4Document
The email of the supplier or merchant.
getSupplierName() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The name of the supplier or merchant.
getSupplierName() - Method in class com.mindee.product.invoice.InvoiceV4Document
The name of the supplier or merchant.
getSupplierName() - Method in class com.mindee.product.receipt.ReceiptV4Document
Merchant's name as seen on the receipt.
getSupplierName() - Method in class com.mindee.product.receipt.ReceiptV5Document
The name of the supplier or merchant.
getSupplierPaymentDetails() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
List of payment details associated to the supplier.
getSupplierPaymentDetails() - Method in class com.mindee.product.invoice.InvoiceV4Document
List of payment details associated to the supplier.
getSupplierPhoneNumber() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The phone number of the supplier or merchant.
getSupplierPhoneNumber() - Method in class com.mindee.product.invoice.InvoiceV4Document
The phone number of the supplier or merchant.
getSupplierPhoneNumber() - Method in class com.mindee.product.receipt.ReceiptV5Document
The phone number of the supplier or merchant.
getSupplierWebsite() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The website URL of the supplier or merchant.
getSupplierWebsite() - Method in class com.mindee.product.invoice.InvoiceV4Document
The website URL of the supplier or merchant.
getSurname() - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
The surname of the card holder.
getSurname() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
The surname of the card holder.
getSurname() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
The surname of the card holder.
getSurname() - Method in class com.mindee.product.passport.PassportV1Document
The surname of the passport holder.
getSurnames() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
The surnames of the document holder.
getSurnames() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
The list of the document holder's family names.
getSurnames() - Method in class com.mindee.product.resume.ResumeV1Document
The candidate's last names.
getSwift() - Method in class com.mindee.parsing.standard.PaymentDetailsField
The SWIFT value.
getSwift() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
The bank's SWIFT Business Identifier Code (BIC).
getSwiftCode() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
Full extraction of the SWIFT code.
getTaxAmount() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
The item tax amount.
getTaxAmount() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
The item tax amount.
getTaxClassification() - Method in class com.mindee.product.us.w9.W9V1Page
The federal tax classification, which can vary depending on the revision date.
getTaxClassificationLlc() - Method in class com.mindee.product.us.w9.W9V1Page
Depending on revision year, among S, C, P or D for Limited Liability Company Classification.
getTaxClassificationOtherDetails() - Method in class com.mindee.product.us.w9.W9V1Page
Tax Classification Other Details.
getTaxes() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
List of tax lines information.
getTaxes() - Method in class com.mindee.product.invoice.InvoiceV4Document
List of tax line details.
getTaxes() - Method in class com.mindee.product.receipt.ReceiptV4Document
List of taxes detected on the receipt.
getTaxes() - Method in class com.mindee.product.receipt.ReceiptV5Document
List of tax lines information.
getTaxRate() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
The item tax rate in percentage.
getTaxRate() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
The item tax rate in percentage.
getText() - Method in class com.mindee.parsing.common.ocr.Word
Represent the content.
getTime() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The time the purchase was made.
getTime() - Method in class com.mindee.product.receipt.ReceiptV4Document
The time of the purchase.
getTime() - Method in class com.mindee.product.receipt.ReceiptV5Document
The time the purchase was made.
getTip() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The total amount of tip and gratuity
getTip() - Method in class com.mindee.product.receipt.ReceiptV4Document
Total amount of tip and gratuity.
getTip() - Method in class com.mindee.product.receipt.ReceiptV5Document
The total amount of tip and gratuity.
getTolerance() - Method in class com.mindee.parsing.custom.lineitems.Anchor
 
getTotalAmount() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The total amount paid: includes taxes, tips, fees, and other charges.
getTotalAmount() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
The item total amount.
getTotalAmount() - Method in class com.mindee.product.invoice.InvoiceV4Document
The total amount paid: includes taxes, tips, fees, and other charges.
getTotalAmount() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
The item total amount.
getTotalAmount() - Method in class com.mindee.product.receipt.ReceiptV4Document
total spent including taxes, discounts, fees, tips, and gratuity.
getTotalAmount() - Method in class com.mindee.product.receipt.ReceiptV5Document
The total amount paid: includes taxes, discounts, fees, tips, and gratuity.
getTotalAmount() - Method in class com.mindee.product.receipt.ReceiptV5LineItem
The item total amount.
getTotalNet() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The net amount paid: does not include taxes, fees, and discounts.
getTotalNet() - Method in class com.mindee.product.invoice.InvoiceV4Document
The net amount paid: does not include taxes, fees, and discounts.
getTotalNet() - Method in class com.mindee.product.receipt.ReceiptV4Document
Total amount of the purchase excluding taxes.
getTotalNet() - Method in class com.mindee.product.receipt.ReceiptV5Document
The net amount paid: does not include taxes, fees, and discounts.
getTotalPageNumber() - Method in class com.mindee.pdf.SplitPdf
The total page number.
getTotalTax() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
The total amount of taxes.
getTotalTax() - Method in class com.mindee.product.invoice.InvoiceV4Document
The total tax: includes all the taxes paid for this invoice.
getTotalTax() - Method in class com.mindee.product.receipt.ReceiptV4Document
Total tax amount of the purchase.
getTotalTax() - Method in class com.mindee.product.receipt.ReceiptV5Document
The total amount of taxes.
getType() - Method in class com.mindee.parsing.standard.CompanyRegistrationField
Type of the company registration number.
getU1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's sound level (dB).
getU2() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle engine's rotation speed (RPM).
getUnitPrice() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
The item unit price.
getUnitPrice() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
The item unit price.
getUnitPrice() - Method in class com.mindee.product.receipt.ReceiptV5LineItem
The item unit price.
getUrl() - Method in class com.mindee.parsing.common.ApiRequest
The original url.
getUrl() - Method in class com.mindee.product.resume.ResumeV1SocialNetworksUrl
The URL of the social network.
getUserAgent() - Method in class com.mindee.http.MindeeApi
 
getV7() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
The vehicle's CO2 emission (g/km).
getValue() - Method in class com.mindee.parsing.common.ErrorDetails
More precise information about the current error.
getValue() - Method in class com.mindee.parsing.common.Orientation
Degrees of the rotation.
getValue() - Method in class com.mindee.parsing.custom.ClassificationField
The content of the value.
getValue() - Method in class com.mindee.parsing.standard.AmountField
An amount value.
getValue() - Method in class com.mindee.parsing.standard.ClassificationField
The value as a String.
getValue() - Method in class com.mindee.parsing.standard.CompanyRegistrationField
The value of the field.
getValue() - Method in class com.mindee.parsing.standard.DateField
The value as LocalDate object.
getValue() - Method in class com.mindee.parsing.standard.LocaleField
Concatenation of lang and country codes.
getValue() - Method in class com.mindee.parsing.standard.StringField
The value of the field.
getValue() - Method in class com.mindee.parsing.standard.TaxField
The tax amount.
getValues() - Method in class com.mindee.parsing.custom.ListField
List of defined values available in a field.
getVersion() - Method in class com.mindee.http.Endpoint
The version number of the API.
getVersion() - Method in class com.mindee.parsing.common.Product
Version of the product used.
getW9RevisionDate() - Method in class com.mindee.product.us.w9.W9V1Page
The Revision month and year of the W9 form.
getWeight() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
US driver license holders weight
getX() - Method in class com.mindee.geometry.Point
 
getX1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Next technical control date.
getY() - Method in class com.mindee.geometry.Point
 
getY1() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Amount of the regional proportional tax of the registration (in euros).
getY2() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Amount of the additional parafiscal tax of the registration (in euros).
getY3() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Amount of the additional CO2 tax of the registration (in euros).
getY4() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Amount of the fee for managing the registration (in euros).
getY5() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Amount of the fee for delivery of the registration certificate in euros.
getY6() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
Total amount of registration fee to be paid in euros.
getYear() - Method in class com.mindee.product.resume.ResumeV1Certificate
The year when a certificate was issued or received.

H

hashCode() - Method in class com.mindee.AsyncPollingOptions
 
hashCode() - Method in class com.mindee.geometry.Point
 
hashCode() - Method in class com.mindee.http.RequestParameters
 
hashCode() - Method in class com.mindee.input.PageOptions
 
hashCode() - Method in class com.mindee.parsing.common.ApiRequest
 
hashCode() - Method in class com.mindee.parsing.common.ApiResponse
 
hashCode() - Method in class com.mindee.parsing.common.AsyncPredictResponse
 
hashCode() - Method in class com.mindee.parsing.common.Cropper
 
hashCode() - Method in class com.mindee.parsing.common.Document
 
hashCode() - Method in class com.mindee.parsing.common.Extras
 
hashCode() - Method in class com.mindee.parsing.common.Job
 
hashCode() - Method in class com.mindee.parsing.common.ocr.Word
 
hashCode() - Method in class com.mindee.parsing.common.Orientation
 
hashCode() - Method in class com.mindee.parsing.common.PredictResponse
 
hashCode() - Method in class com.mindee.parsing.custom.ClassificationField
 
hashCode() - Method in class com.mindee.parsing.custom.ListField
 
hashCode() - Method in class com.mindee.parsing.custom.ListFieldValue
 
hashCode() - Method in class com.mindee.parsing.standard.BaseField
 
hashCode() - Method in class com.mindee.pdf.SplitPdf
 
hashCode() - Method in class com.mindee.pdf.SplitQuery
 
hashCode() - Method in class com.mindee.PredictOptions
 
hashCode() - Method in class com.mindee.product.barcodereader.BarcodeReaderV1Document
 
hashCode() - Method in class com.mindee.product.cropper.CropperV1Document
 
hashCode() - Method in class com.mindee.product.cropper.CropperV1Page
 
hashCode() - Method in class com.mindee.product.custom.CustomV1Document
 
hashCode() - Method in class com.mindee.product.custom.CustomV1Page
 
hashCode() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
 
hashCode() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
 
hashCode() - Method in class com.mindee.product.eu.licenseplate.LicensePlateV1Document
 
hashCode() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
 
hashCode() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
 
hashCode() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
 
hashCode() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
 
hashCode() - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
 
hashCode() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
 
hashCode() - Method in class com.mindee.product.fr.idcard.IdCardV1Page
 
hashCode() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
 
hashCode() - Method in class com.mindee.product.fr.idcard.IdCardV2Page
 
hashCode() - Method in class com.mindee.product.generated.GeneratedV1Document
 
hashCode() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
 
hashCode() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
 
hashCode() - Method in class com.mindee.product.invoice.InvoiceV4Document
 
hashCode() - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document
 
hashCode() - Method in class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1Document
 
hashCode() - Method in class com.mindee.product.passport.PassportV1Document
 
hashCode() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
 
hashCode() - Method in class com.mindee.product.receipt.ReceiptV4Document
 
hashCode() - Method in class com.mindee.product.receipt.ReceiptV5Document
 
hashCode() - Method in class com.mindee.product.resume.ResumeV1Document
 
hashCode() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
 
hashCode() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Page
 
hashCode() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
 
hashCode() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Page
 
hashCode() - Method in class com.mindee.product.us.w9.W9V1Document
 
hashCode() - Method in class com.mindee.product.us.w9.W9V1Page
 
hasPrediction() - Method in class com.mindee.parsing.common.Pages
Returns whether any predictions are set.
httpClientBuilder(HttpClientBuilder) - Method in class com.mindee.http.MindeeHttpApi.MindeeHttpApiBuilder
 

I

IdCardV1 - Class in com.mindee.product.fr.idcard
The definition for Carte Nationale d'Identité, API version 1.
IdCardV1() - Constructor for class com.mindee.product.fr.idcard.IdCardV1
 
IdCardV1Document - Class in com.mindee.product.fr.idcard
Document data for Carte Nationale d'Identité, API version 1.
IdCardV1Document() - Constructor for class com.mindee.product.fr.idcard.IdCardV1Document
 
IdCardV1Page - Class in com.mindee.product.fr.idcard
Page data for Carte Nationale d'Identité, API version 1.
IdCardV1Page() - Constructor for class com.mindee.product.fr.idcard.IdCardV1Page
 
IdCardV2 - Class in com.mindee.product.fr.idcard
The definition for Carte Nationale d'Identité, API version 2.
IdCardV2() - Constructor for class com.mindee.product.fr.idcard.IdCardV2
 
IdCardV2Document - Class in com.mindee.product.fr.idcard
Document data for Carte Nationale d'Identité, API version 2.
IdCardV2Document() - Constructor for class com.mindee.product.fr.idcard.IdCardV2Document
 
IdCardV2Page - Class in com.mindee.product.fr.idcard
Page data for Carte Nationale d'Identité, API version 2.
IdCardV2Page() - Constructor for class com.mindee.product.fr.idcard.IdCardV2Page
 
ImageExtractor - Class in com.mindee.extraction
Extract sub-images from an image.
ImageExtractor(LocalInputSource) - Constructor for class com.mindee.extraction.ImageExtractor
Init from a LocalInputSource.
ImageExtractor(String) - Constructor for class com.mindee.extraction.ImageExtractor
Init from a path.
Inference<TPagePrediction,​TDocumentPrediction extends Prediction> - Class in com.mindee.parsing.common
Common inference data.
Inference() - Constructor for class com.mindee.parsing.common.Inference
 
initialDelaySec(Double) - Method in class com.mindee.AsyncPollingOptions.AsyncPollingOptionsBuilder
 
InputSourceUtils - Class in com.mindee.input
Utilities for working with files.
InternationalIdV1 - Class in com.mindee.product.internationalid
The definition for International ID, API version 1.
InternationalIdV1() - Constructor for class com.mindee.product.internationalid.InternationalIdV1
 
InternationalIdV1Document - Class in com.mindee.product.internationalid
Document data for International ID, API version 1.
InternationalIdV1Document() - Constructor for class com.mindee.product.internationalid.InternationalIdV1Document
 
InternationalIdV2 - Class in com.mindee.product.internationalid
The definition for International ID, API version 2.
InternationalIdV2() - Constructor for class com.mindee.product.internationalid.InternationalIdV2
 
InternationalIdV2Document - Class in com.mindee.product.internationalid
Document data for International ID, API version 2.
InternationalIdV2Document() - Constructor for class com.mindee.product.internationalid.InternationalIdV2Document
 
intervalSec(Double) - Method in class com.mindee.AsyncPollingOptions.AsyncPollingOptionsBuilder
 
InvoiceSplitterV1 - Class in com.mindee.product.invoicesplitter
The invoice splitter V1 inference.
InvoiceSplitterV1() - Constructor for class com.mindee.product.invoicesplitter.InvoiceSplitterV1
 
InvoiceSplitterV1Document - Class in com.mindee.product.invoicesplitter
Document data for Invoice Splitter, API version 1.
InvoiceSplitterV1Document() - Constructor for class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document
 
InvoiceSplitterV1Document.PageIndexes - Class in com.mindee.product.invoicesplitter
Represents a grouping of pages.
InvoiceV4 - Class in com.mindee.product.invoice
Invoice API version 4 inference prediction.
InvoiceV4() - Constructor for class com.mindee.product.invoice.InvoiceV4
 
InvoiceV4Document - Class in com.mindee.product.invoice
Invoice API version 4.6 document data.
InvoiceV4Document() - Constructor for class com.mindee.product.invoice.InvoiceV4Document
 
InvoiceV4LineItem - Class in com.mindee.product.invoice
List of line item details.
InvoiceV4LineItem() - Constructor for class com.mindee.product.invoice.InvoiceV4LineItem
 
is2xxStatusCode(int) - Method in class com.mindee.http.MindeeApi
 
isEmpty() - Method in class com.mindee.geometry.Polygon
Returns true if there are no coordinates.
isEmpty() - Method in class com.mindee.parsing.common.Prediction
Returns true if there are no predictions values.
isEmpty() - Method in class com.mindee.parsing.custom.ListField
Returns true if there are no values.
isEmpty() - Method in class com.mindee.product.barcodereader.BarcodeReaderV1Document
 
isEmpty() - Method in class com.mindee.product.cropper.CropperV1Document
 
isEmpty() - Method in class com.mindee.product.cropper.CropperV1Page
 
isEmpty() - Method in class com.mindee.product.custom.CustomV1Document
Returns true if there are no predictions values.
isEmpty() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
 
isEmpty() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
 
isEmpty() - Method in class com.mindee.product.eu.licenseplate.LicensePlateV1Document
 
isEmpty() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
 
isEmpty() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
 
isEmpty() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
 
isEmpty() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
 
isEmpty() - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
 
isEmpty() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
 
isEmpty() - Method in class com.mindee.product.fr.idcard.IdCardV1Page
 
isEmpty() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
 
isEmpty() - Method in class com.mindee.product.fr.idcard.IdCardV2Page
 
isEmpty() - Method in class com.mindee.product.generated.GeneratedV1Document
 
isEmpty() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
 
isEmpty() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
 
isEmpty() - Method in class com.mindee.product.invoice.InvoiceV4Document
 
isEmpty() - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document
 
isEmpty() - Method in class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1Document
 
isEmpty() - Method in class com.mindee.product.passport.PassportV1Document
 
isEmpty() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
 
isEmpty() - Method in class com.mindee.product.receipt.ReceiptV4Document
 
isEmpty() - Method in class com.mindee.product.receipt.ReceiptV5Document
 
isEmpty() - Method in class com.mindee.product.resume.ResumeV1Document
 
isEmpty() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
 
isEmpty() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Page
 
isEmpty() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
 
isEmpty() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Page
 
isEmpty() - Method in class com.mindee.product.us.w9.W9V1Document
 
isEmpty() - Method in class com.mindee.product.us.w9.W9V1Page
 
isList() - Method in class com.mindee.parsing.generated.GeneratedFeature
 
isPdf() - Method in class com.mindee.input.LocalInputSource
 
isPdf(String) - Static method in class com.mindee.input.InputSourceUtils
Returns true if the file is a PDF.
isPdfEmpty(File) - Static method in class com.mindee.pdf.PDFUtils
 
isPointInPolygonY(Point, Polygon) - Static method in class com.mindee.geometry.PolygonUtils
Determine if a Point is within a Polygon's Y axis.
isPointInY(Point, Double, Double) - Static method in class com.mindee.geometry.PolygonUtils
Determine if a Point is within two Y coordinates.
isPredictionEmpty() - Method in class com.mindee.parsing.common.Page
Returns true if there are no predictions in this page.
isRotationApplied() - Method in class com.mindee.parsing.common.Inference
Whether a rotation was applied to parse the document.
isValidHmacSignature(String, String) - Method in class com.mindee.input.LocalResponse
Verify that the payload's signature matches the one received from the server.

J

Job - Class in com.mindee.parsing.common
Job Details for enqueued jobs.
Job() - Constructor for class com.mindee.parsing.common.Job
 
Job(LocalDateTime, String, LocalDateTime, String, Error) - Constructor for class com.mindee.parsing.common.Job
 

K

KEEP_ONLY - com.mindee.input.PageOptionsOperation
Keep only the specified pages, and remove all others.

L

LicensePlateV1 - Class in com.mindee.product.eu.licenseplate
The definition for License Plate, API version 1.
LicensePlateV1() - Constructor for class com.mindee.product.eu.licenseplate.LicensePlateV1
 
LicensePlateV1Document - Class in com.mindee.product.eu.licenseplate
Document data for License Plate, API version 1.
LicensePlateV1Document() - Constructor for class com.mindee.product.eu.licenseplate.LicensePlateV1Document
 
Line - Class in com.mindee.parsing.custom.lineitems
Represent a single line.
Line(Integer, Double) - Constructor for class com.mindee.parsing.custom.lineitems.Line
 
Line(Integer, Map<String, StringField>) - Constructor for class com.mindee.parsing.custom.lineitems.Line
 
LineGenerator - Class in com.mindee.parsing.custom.lineitems
Get lines.
LineItemField - Interface in com.mindee.parsing.standard
Represent a single line in a field printable as an rST table.
LineItems - Class in com.mindee.parsing.custom.lineitems
Line items details.
LineItems(List<Line>) - Constructor for class com.mindee.parsing.custom.lineitems.LineItems
 
LineItemsGenerator - Class in com.mindee.parsing.custom.lineitems
WARNING: This feature is experimental! Results may not always work as intended.
lineSeparator(int[], String) - Static method in class com.mindee.parsing.SummaryHelper
Format an rST table line separator.
ListField - Class in com.mindee.parsing.custom
A field containing a list of values.
ListField() - Constructor for class com.mindee.parsing.custom.ListField
 
ListField(double, List<ListFieldValue>) - Constructor for class com.mindee.parsing.custom.ListField
 
ListFieldValue - Class in com.mindee.parsing.custom
A single value in a ListField.
ListFieldValue() - Constructor for class com.mindee.parsing.custom.ListFieldValue
 
ListFieldValue(String, double, Polygon) - Constructor for class com.mindee.parsing.custom.ListFieldValue
 
loadPrediction(Class<T>, LocalResponse) - Method in class com.mindee.MindeeClient
Load a local prediction.
LocaleField - Class in com.mindee.parsing.standard
The local of the page.
LocaleField() - Constructor for class com.mindee.parsing.standard.LocaleField
 
LocalInputSource - Class in com.mindee.input
A source document for Mindee API operations.
LocalInputSource(byte[], String) - Constructor for class com.mindee.input.LocalInputSource
 
LocalInputSource(File) - Constructor for class com.mindee.input.LocalInputSource
 
LocalInputSource(InputStream, String) - Constructor for class com.mindee.input.LocalInputSource
 
LocalInputSource(String) - Constructor for class com.mindee.input.LocalInputSource
 
LocalInputSource(String, String) - Constructor for class com.mindee.input.LocalInputSource
 
LocalResponse - Class in com.mindee.input
A Mindee response saved locally.
LocalResponse(File) - Constructor for class com.mindee.input.LocalResponse
Load from a File.
LocalResponse(InputStream) - Constructor for class com.mindee.input.LocalResponse
Load from an InputStream.
LocalResponse(String) - Constructor for class com.mindee.input.LocalResponse
Load from a String.

M

main(String[]) - Static method in class com.mindee.CommandLineInterface
 
maxRetries(Integer) - Method in class com.mindee.AsyncPollingOptions.AsyncPollingOptionsBuilder
 
merge(List<Bbox>) - Static method in class com.mindee.geometry.BboxUtils
Merge a list of BBoxes.
mergePdfPages(File, List<Integer>) - Static method in class com.mindee.pdf.PDFUtils
Merge specified PDF pages together.
MindeeApi - Class in com.mindee.http
Defines required methods for an API.
MindeeApi() - Constructor for class com.mindee.http.MindeeApi
 
MindeeClient - Class in com.mindee
Main entrypoint for Mindee operations.
MindeeClient() - Constructor for class com.mindee.MindeeClient
Create a default MindeeClient.
MindeeClient(MindeeApi) - Constructor for class com.mindee.MindeeClient
Create a MindeeClient using a MindeeApi.
MindeeClient(PdfOperation, MindeeApi) - Constructor for class com.mindee.MindeeClient
Create a MindeeClient.
MindeeClient(String) - Constructor for class com.mindee.MindeeClient
Create a default MindeeClient.
MindeeException - Exception in com.mindee
Represent a Mindee exception.
MindeeException(String) - Constructor for exception com.mindee.MindeeException
 
MindeeException(String, Throwable) - Constructor for exception com.mindee.MindeeException
 
MindeeHttpApi - Class in com.mindee.http
HTTP Client class.
MindeeHttpApi(MindeeSettings) - Constructor for class com.mindee.http.MindeeHttpApi
 
MindeeHttpApi.MindeeHttpApiBuilder - Class in com.mindee.http
 
MindeeHttpException - Exception in com.mindee.http
Represent a Mindee exception.
MindeeHttpException(int, String, String, String) - Constructor for exception com.mindee.http.MindeeHttpException
 
mindeeSettings(MindeeSettings) - Method in class com.mindee.http.MindeeHttpApi.MindeeHttpApiBuilder
 
MindeeSettings - Class in com.mindee
Mindee API configuration.
MindeeSettings() - Constructor for class com.mindee.MindeeSettings
 
MindeeSettings(String) - Constructor for class com.mindee.MindeeSettings
 
MindeeSettings(String, String) - Constructor for class com.mindee.MindeeSettings
 
MinMax - Class in com.mindee.geometry
Minimum and maximum values.
MinMax(Double, Double) - Constructor for class com.mindee.geometry.MinMax
 
MultiReceiptsDetectorV1 - Class in com.mindee.product.multireceiptsdetector
The definition for Multi Receipts Detector, API version 1.
MultiReceiptsDetectorV1() - Constructor for class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1
 
MultiReceiptsDetectorV1Document - Class in com.mindee.product.multireceiptsdetector
Document data for Multi Receipts Detector, API version 1.
MultiReceiptsDetectorV1Document() - Constructor for class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1Document
 
MvisionV1 - Class in com.mindee.parsing.common.ocr
List all pages that have ocr results.
MvisionV1() - Constructor for class com.mindee.parsing.common.ocr.MvisionV1
 

O

Ocr - Class in com.mindee.parsing.common.ocr
Ocr result information.
Ocr() - Constructor for class com.mindee.parsing.common.ocr.Ocr
 
OcrPage - Class in com.mindee.parsing.common.ocr
Represents a page.
OcrPage(List<Word>) - Constructor for class com.mindee.parsing.common.ocr.OcrPage
 
Orientation - Class in com.mindee.parsing.common
The orientation which was applied from the original page.
Orientation() - Constructor for class com.mindee.parsing.common.Orientation
 

P

Page<TPagePrediction> - Class in com.mindee.parsing.common
Define a page in the parsed document.
Page() - Constructor for class com.mindee.parsing.common.Page
 
PageIndexes() - Constructor for class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document.PageIndexes
 
PageOptions - Class in com.mindee.input
Represent options to cut a document.
PageOptions(List<Integer>) - Constructor for class com.mindee.input.PageOptions
 
PageOptions(List<Integer>, PageOptionsOperation) - Constructor for class com.mindee.input.PageOptions
 
PageOptions(List<Integer>, PageOptionsOperation, Integer) - Constructor for class com.mindee.input.PageOptions
 
PageOptionsOperation - Enum in com.mindee.input
Possible page operations on a document.
pages - Variable in class com.mindee.parsing.common.Inference
The prediction on each pages of the document.
Pages<TPagePrediction> - Class in com.mindee.parsing.common
List of all pages in the inference.
Pages() - Constructor for class com.mindee.parsing.common.Pages
 
parse(LocalInputSource, Endpoint) - Method in class com.mindee.MindeeClient
Send a local file to a Custom prediction API and parse the results.
parse(LocalInputSource, Endpoint, PageOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Custom prediction API and parse the results.
parse(Class<T>, Endpoint, LocalInputSource) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction API and parse the results.
parse(Class<T>, Endpoint, LocalInputSource, PageOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction API and parse the results.
parse(Class<T>, Endpoint, LocalInputSource, PredictOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Generated prediction API and parse the results.
parse(Class<T>, Endpoint, LocalInputSource, PredictOptions, PageOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Standard prediction API and parse the results.
parse(Class<T>, Endpoint, URL) - Method in class com.mindee.MindeeClient
Send a remote file to a Generated prediction API and parse the results.
parse(Class<T>, Endpoint, URL, PredictOptions) - Method in class com.mindee.MindeeClient
Send a remote file to a Generated prediction API and parse the results.
parse(Class<T>, LocalInputSource) - Method in class com.mindee.MindeeClient
Send a local file to a Standard prediction API and parse the results.
parse(Class<T>, LocalInputSource, PageOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Standard prediction API and parse the results.
parse(Class<T>, LocalInputSource, PredictOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Standard prediction API and parse the results.
parse(Class<T>, LocalInputSource, PredictOptions, PageOptions) - Method in class com.mindee.MindeeClient
Send a local file to a Standard prediction API and parse the results.
parse(Class<T>, URL) - Method in class com.mindee.MindeeClient
Send a remote file to a Standard prediction API and parse the results.
parse(Class<T>, URL, PredictOptions) - Method in class com.mindee.MindeeClient
Send a remote file to a Standard prediction API and parse the results.
parse(URL, Endpoint) - Method in class com.mindee.MindeeClient
Send a remote file to a Custom prediction API and parse the results.
parseQueued(Class<T>, Endpoint, String) - Method in class com.mindee.MindeeClient
Parse a document from a Generated prediction API async queue.
parseQueued(Class<T>, String) - Method in class com.mindee.MindeeClient
Parse a document from an async queue.
PassportV1 - Class in com.mindee.product.passport
The definition for Passport, API version 1.
PassportV1() - Constructor for class com.mindee.product.passport.PassportV1
 
PassportV1Document - Class in com.mindee.product.passport
Document data for Passport, API version 1.
PassportV1Document() - Constructor for class com.mindee.product.passport.PassportV1Document
 
PaymentDetailsField - Class in com.mindee.parsing.standard
Represent a payment detail.
PaymentDetailsField() - Constructor for class com.mindee.parsing.standard.PaymentDetailsField
 
PdfBoxApi - Class in com.mindee.pdf
Allows performing various operations on PDFs.
PdfBoxApi() - Constructor for class com.mindee.pdf.PdfBoxApi
 
PdfOperation - Interface in com.mindee.pdf
Minimum PDF operations.
PdfPageImage - Class in com.mindee.pdf
A page in a PDF extracted as an image.
PdfPageImage(BufferedImage, int, String, String) - Constructor for class com.mindee.pdf.PdfPageImage
 
pdfPageToImage(LocalInputSource, int) - Static method in class com.mindee.pdf.PDFUtils
Render a single page of a PDF as an image.
pdfPageToImage(String, int) - Static method in class com.mindee.pdf.PDFUtils
Render a single page of a PDF as an image.
pdfToImages(LocalInputSource) - Static method in class com.mindee.pdf.PDFUtils
Render all pages of a PDF as images.
pdfToImages(String) - Static method in class com.mindee.pdf.PDFUtils
Render all pages of a PDF as images.
PDFUtils - Class in com.mindee.pdf
Utilities for working with PDFs.
Point - Class in com.mindee.geometry
A relative set of coordinates (X, Y) on the document.
Point(Double, Double) - Constructor for class com.mindee.geometry.Point
 
Point.PointBuilder - Class in com.mindee.geometry
 
Polygon - Class in com.mindee.geometry
Contains any number of vertex coordinates (Points).
Polygon(List<Point>) - Constructor for class com.mindee.geometry.Polygon
 
Polygon.PolygonBuilder - Class in com.mindee.geometry
 
PolygonDeserializer - Class in com.mindee.geometry
JSON deserializer for polygons.
PolygonDeserializer() - Constructor for class com.mindee.geometry.PolygonDeserializer
 
PolygonDeserializer(Class<?>) - Constructor for class com.mindee.geometry.PolygonDeserializer
 
PolygonUtils - Class in com.mindee.geometry
Methods for working with Polygons.
PositionData - Interface in com.mindee.parsing.standard
A field with position data.
PositionField - Class in com.mindee.parsing.standard
A detected element in the image.
PositionField() - Constructor for class com.mindee.parsing.standard.PositionField
 
predictAsyncPost(Class<DocT>, Endpoint, RequestParameters) - Method in class com.mindee.http.MindeeApi
Send a file to the prediction queue.
predictAsyncPost(Class<DocT>, Endpoint, RequestParameters) - Method in class com.mindee.http.MindeeHttpApi
POST a prediction request for a custom product.
Prediction - Class in com.mindee.parsing.common
Base class for all predictions.
Prediction() - Constructor for class com.mindee.parsing.common.Prediction
 
predictOptions(PredictOptions) - Method in class com.mindee.http.RequestParameters.RequestParametersBuilder
 
PredictOptions - Class in com.mindee
Parameters for making predict API calls.
PredictOptions.PredictOptionsBuilder - Class in com.mindee
 
predictPost(Class<DocT>, Endpoint, RequestParameters) - Method in class com.mindee.http.MindeeApi
Send a file to the prediction API.
predictPost(Class<DocT>, Endpoint, RequestParameters) - Method in class com.mindee.http.MindeeHttpApi
POST a prediction request for a custom product.
PredictResponse<T extends Inference> - Class in com.mindee.parsing.common
Represent a `predict` response from Mindee API.
PredictResponse() - Constructor for class com.mindee.parsing.common.PredictResponse
 
prepareLines(Map<String, ListField>, Anchor) - Static method in class com.mindee.parsing.custom.lineitems.LineGenerator
 
Product - Class in com.mindee.parsing.common
The product on which the document was parsed.
Product() - Constructor for class com.mindee.parsing.common.Product
 
ProofOfAddressV1 - Class in com.mindee.product.proofofaddress
The definition for Proof of Address, API version 1.
ProofOfAddressV1() - Constructor for class com.mindee.product.proofofaddress.ProofOfAddressV1
 
ProofOfAddressV1Document - Class in com.mindee.product.proofofaddress
Document data for Proof of Address, API version 1.
ProofOfAddressV1Document() - Constructor for class com.mindee.product.proofofaddress.ProofOfAddressV1Document
 

R

readRawResponse(HttpEntity) - Method in class com.mindee.http.MindeeApi
 
ReceiptV4 - Class in com.mindee.product.receipt
The receipt V4 inference.
ReceiptV4() - Constructor for class com.mindee.product.receipt.ReceiptV4
 
ReceiptV4Document - Class in com.mindee.product.receipt
Document data for Receipt, API version 4.
ReceiptV4Document() - Constructor for class com.mindee.product.receipt.ReceiptV4Document
 
ReceiptV5 - Class in com.mindee.product.receipt
The definition for Receipt, API version 5.
ReceiptV5() - Constructor for class com.mindee.product.receipt.ReceiptV5
 
ReceiptV5Document - Class in com.mindee.product.receipt
Document data for Receipt, API version 5.
ReceiptV5Document() - Constructor for class com.mindee.product.receipt.ReceiptV5Document
 
ReceiptV5LineItem - Class in com.mindee.product.receipt
List of line item details.
ReceiptV5LineItem() - Constructor for class com.mindee.product.receipt.ReceiptV5LineItem
 
REMOVE - com.mindee.input.PageOptionsOperation
Remove the specified pages, and keep all others.
RequestParameters - Class in com.mindee.http
Parameters for making API calls to the endpoint.
RequestParameters.RequestParametersBuilder - Class in com.mindee.http
 
ResumeV1 - Class in com.mindee.product.resume
The definition for Resume, API version 1.
ResumeV1() - Constructor for class com.mindee.product.resume.ResumeV1
 
ResumeV1Certificate - Class in com.mindee.product.resume
The list of certificates obtained by the candidate.
ResumeV1Certificate() - Constructor for class com.mindee.product.resume.ResumeV1Certificate
 
ResumeV1Document - Class in com.mindee.product.resume
Document data for Resume, API version 1.
ResumeV1Document() - Constructor for class com.mindee.product.resume.ResumeV1Document
 
ResumeV1Education - Class in com.mindee.product.resume
The list of the candidate's educational background.
ResumeV1Education() - Constructor for class com.mindee.product.resume.ResumeV1Education
 
ResumeV1Language - Class in com.mindee.product.resume
The list of languages that the candidate is proficient in.
ResumeV1Language() - Constructor for class com.mindee.product.resume.ResumeV1Language
 
ResumeV1ProfessionalExperience - Class in com.mindee.product.resume
The list of the candidate's professional experiences.
ResumeV1ProfessionalExperience() - Constructor for class com.mindee.product.resume.ResumeV1ProfessionalExperience
 
ResumeV1SocialNetworksUrl - Class in com.mindee.product.resume
The list of social network profiles of the candidate.
ResumeV1SocialNetworksUrl() - Constructor for class com.mindee.product.resume.ResumeV1SocialNetworksUrl
 

S

setApiRequest(ApiRequest) - Method in class com.mindee.parsing.common.ApiResponse
Information from Mindee about the api request.
setBbox(Bbox) - Method in class com.mindee.parsing.custom.lineitems.Line
 
setDocument(Document<T>) - Method in class com.mindee.parsing.common.AsyncPredictResponse
Set the prediction model used to parse the document.
setDocument(Document<T>) - Method in class com.mindee.parsing.common.PredictResponse
Set the prediction model used to parse the document.
setJob(Job) - Method in class com.mindee.parsing.common.AsyncPredictResponse
Details for the submitted job.
setLanguage(String) - Method in class com.mindee.parsing.standard.LocaleField
 
setRawResponse(String) - Method in class com.mindee.parsing.common.ApiResponse
 
split(SplitQuery) - Method in class com.mindee.pdf.PdfBoxApi
 
split(SplitQuery) - Method in interface com.mindee.pdf.PdfOperation
Split a PDF file.
splitNameStrict(String) - Static method in class com.mindee.input.InputSourceUtils
Split the filename into a name and an extension.
SplitPdf - Class in com.mindee.pdf
The split PDF.
SplitPdf(byte[], int) - Constructor for class com.mindee.pdf.SplitPdf
 
SplitQuery - Class in com.mindee.pdf
Represent parameter to split a PDF.
SplitQuery(byte[], PageOptions) - Constructor for class com.mindee.pdf.SplitQuery
 
StringField - Class in com.mindee.parsing.standard
Represent a string field.
StringField(String, Double, Polygon) - Constructor for class com.mindee.parsing.standard.StringField
 
StringField(String, String, Double, Polygon, Integer) - Constructor for class com.mindee.parsing.standard.StringField
 
SummaryHelper - Class in com.mindee.parsing
Various static methods to help generate the prediction summaries.

T

Taxes - Class in com.mindee.parsing.standard
Represent all the tax lines.
Taxes() - Constructor for class com.mindee.parsing.standard.Taxes
 
TaxesDeserializer - Class in com.mindee.parsing.standard
JSON deserializer for custom documents v1.x.
TaxesDeserializer() - Constructor for class com.mindee.parsing.standard.TaxesDeserializer
 
TaxesDeserializer(Class<?>) - Constructor for class com.mindee.parsing.standard.TaxesDeserializer
 
TaxField - Class in com.mindee.parsing.standard
Represent a tax line.
TaxField() - Constructor for class com.mindee.parsing.standard.TaxField
 
toFieldList() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Bban
Output the object in a format suitable for inclusion in an rST field list.
toLines() - Method in class com.mindee.parsing.common.ocr.OcrPage
Order all the words on the page into lines.
toString() - Method in class com.mindee.AsyncPollingOptions.AsyncPollingOptionsBuilder
 
toString() - Method in class com.mindee.AsyncPollingOptions
 
toString() - Method in class com.mindee.geometry.Point.PointBuilder
 
toString() - Method in class com.mindee.geometry.Point
 
toString() - Method in class com.mindee.geometry.Polygon.PolygonBuilder
 
toString() - Method in class com.mindee.geometry.Polygon
 
toString() - Method in class com.mindee.http.MindeeHttpApi.MindeeHttpApiBuilder
 
toString() - Method in exception com.mindee.http.MindeeHttpException
 
toString() - Method in class com.mindee.http.RequestParameters.RequestParametersBuilder
 
toString() - Method in class com.mindee.http.RequestParameters
 
toString() - Method in class com.mindee.input.PageOptions
 
toString() - Method in class com.mindee.parsing.common.ApiRequest
 
toString() - Method in class com.mindee.parsing.common.ApiResponse
 
toString() - Method in class com.mindee.parsing.common.AsyncPredictResponse
 
toString() - Method in class com.mindee.parsing.common.Document
 
toString() - Method in class com.mindee.parsing.common.Error
 
toString() - Method in class com.mindee.parsing.common.ErrorDetails
 
toString() - Method in class com.mindee.parsing.common.Inference
 
toString() - Method in class com.mindee.parsing.common.ocr.MvisionV1
 
toString() - Method in class com.mindee.parsing.common.ocr.Ocr
 
toString() - Method in class com.mindee.parsing.common.ocr.OcrPage
 
toString() - Method in class com.mindee.parsing.common.Page
 
toString() - Method in class com.mindee.parsing.common.Pages
 
toString() - Method in class com.mindee.parsing.common.PredictResponse
 
toString() - Method in class com.mindee.parsing.custom.ClassificationField
 
toString() - Method in class com.mindee.parsing.custom.ListField
 
toString() - Method in class com.mindee.parsing.custom.ListFieldValue
 
toString() - Method in class com.mindee.parsing.standard.AmountField
 
toString() - Method in class com.mindee.parsing.standard.ClassificationField
 
toString() - Method in class com.mindee.parsing.standard.CompanyRegistrationField
 
toString() - Method in class com.mindee.parsing.standard.DateField
The value of the field.
toString() - Method in class com.mindee.parsing.standard.LocaleField
 
toString() - Method in class com.mindee.parsing.standard.PaymentDetailsField
 
toString() - Method in class com.mindee.parsing.standard.PositionField
 
toString() - Method in class com.mindee.parsing.standard.StringField
 
toString() - Method in class com.mindee.parsing.standard.Taxes
Default string representation.
toString() - Method in class com.mindee.parsing.standard.TaxField
 
toString() - Method in class com.mindee.pdf.SplitPdf
 
toString() - Method in class com.mindee.pdf.SplitQuery
 
toString() - Method in class com.mindee.PredictOptions.PredictOptionsBuilder
 
toString() - Method in class com.mindee.PredictOptions
 
toString() - Method in class com.mindee.product.barcodereader.BarcodeReaderV1Document
 
toString() - Method in class com.mindee.product.cropper.CropperV1Document
 
toString() - Method in class com.mindee.product.cropper.CropperV1Page
 
toString() - Method in class com.mindee.product.custom.CustomV1Document
 
toString() - Method in class com.mindee.product.custom.CustomV1Page
 
toString() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Document
 
toString() - Method in class com.mindee.product.eu.driverlicense.DriverLicenseV1Page
 
toString() - Method in class com.mindee.product.eu.licenseplate.LicensePlateV1Document
 
toString() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1Document
 
toString() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
 
toString() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV1Document
 
toString() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Bban
 
toString() - Method in class com.mindee.product.fr.bankaccountdetails.BankAccountDetailsV2Document
 
toString() - Method in class com.mindee.product.fr.cartegrise.CarteGriseV1Document
 
toString() - Method in class com.mindee.product.fr.cartevitale.CarteVitaleV1Document
 
toString() - Method in class com.mindee.product.fr.idcard.IdCardV1Document
 
toString() - Method in class com.mindee.product.fr.idcard.IdCardV1Page
 
toString() - Method in class com.mindee.product.fr.idcard.IdCardV2Document
 
toString() - Method in class com.mindee.product.fr.idcard.IdCardV2Page
 
toString() - Method in class com.mindee.product.generated.GeneratedV1Document
 
toString() - Method in class com.mindee.product.internationalid.InternationalIdV1Document
 
toString() - Method in class com.mindee.product.internationalid.InternationalIdV2Document
 
toString() - Method in class com.mindee.product.invoice.InvoiceV4Document
 
toString() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
 
toString() - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document.PageIndexes
 
toString() - Method in class com.mindee.product.invoicesplitter.InvoiceSplitterV1Document
 
toString() - Method in class com.mindee.product.multireceiptsdetector.MultiReceiptsDetectorV1Document
 
toString() - Method in class com.mindee.product.passport.PassportV1Document
 
toString() - Method in class com.mindee.product.proofofaddress.ProofOfAddressV1Document
 
toString() - Method in class com.mindee.product.receipt.ReceiptV4Document
 
toString() - Method in class com.mindee.product.receipt.ReceiptV5Document
 
toString() - Method in class com.mindee.product.receipt.ReceiptV5LineItem
 
toString() - Method in class com.mindee.product.resume.ResumeV1Certificate
 
toString() - Method in class com.mindee.product.resume.ResumeV1Document
 
toString() - Method in class com.mindee.product.resume.ResumeV1Education
 
toString() - Method in class com.mindee.product.resume.ResumeV1Language
 
toString() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
 
toString() - Method in class com.mindee.product.resume.ResumeV1SocialNetworksUrl
 
toString() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Document
 
toString() - Method in class com.mindee.product.us.bankcheck.BankCheckV1Page
 
toString() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Document
 
toString() - Method in class com.mindee.product.us.driverlicense.DriverLicenseV1Page
 
toString() - Method in class com.mindee.product.us.w9.W9V1Document
 
toString() - Method in class com.mindee.product.us.w9.W9V1Page
 
toTableLine() - Method in interface com.mindee.parsing.standard.LineItemField
 
toTableLine() - Method in class com.mindee.parsing.standard.TaxField
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.financialdocument.FinancialDocumentV1LineItem
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.invoice.InvoiceV4LineItem
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.receipt.ReceiptV5LineItem
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.resume.ResumeV1Certificate
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.resume.ResumeV1Education
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.resume.ResumeV1Language
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.resume.ResumeV1ProfessionalExperience
Output the line in a format suitable for inclusion in an rST table.
toTableLine() - Method in class com.mindee.product.resume.ResumeV1SocialNetworksUrl
Output the line in a format suitable for inclusion in an rST table.

U

urlFromEndpoint(Function<Endpoint, String>) - Method in class com.mindee.http.MindeeHttpApi.MindeeHttpApiBuilder
 
urlInputSource(URL) - Method in class com.mindee.http.RequestParameters.RequestParametersBuilder
 

V

validateUrl(URL) - Static method in class com.mindee.input.InputSourceUtils
Ensures the URL can be sent to the Mindee server.
valueOf(String) - Static method in enum com.mindee.input.PageOptionsOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mindee.input.PageOptionsOperation
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in annotation type com.mindee.http.CustomEndpointInfo
The version number of the API.
version() - Method in annotation type com.mindee.http.EndpointInfo
 

W

W9V1 - Class in com.mindee.product.us.w9
The definition for W9, API version 1.
W9V1() - Constructor for class com.mindee.product.us.w9.W9V1
 
W9V1Document - Class in com.mindee.product.us.w9
Document data for W9, API version 1.
W9V1Document() - Constructor for class com.mindee.product.us.w9.W9V1Document
 
W9V1Page - Class in com.mindee.product.us.w9
Page data for W9, API version 1.
W9V1Page() - Constructor for class com.mindee.product.us.w9.W9V1Page
 
Word - Class in com.mindee.parsing.common.ocr
Represents a word.
Word() - Constructor for class com.mindee.parsing.common.ocr.Word
 
writeToFile(String) - Method in class com.mindee.extraction.ExtractedImage
Write the image to a file.
writeToFile(String) - Method in class com.mindee.pdf.PdfPageImage
Write the image to a file.

X

x(Double) - Method in class com.mindee.geometry.Point.PointBuilder
 

Y

y(Double) - Method in class com.mindee.geometry.Point.PointBuilder
 
A B C D E F G H I J K L M O P R S T U V W X Y 
All Classes All Packages