Gini Capture Extraction
Contains a Gini API extraction.
An extraction contains an entity describing the general semantic type of the extraction (e.g. a date), which also determines the format of the value containing the information as text. Optionally there may be a box describing the position of the extraction value on the document. In most instances, extractions without a bounding box are meta information (e.g. doctype).
Constructors
Link copied to clipboard
public void GiniCaptureExtraction(@NonNull() String value, @NonNull() String entity, @Nullable() GiniCaptureBox box)
Value object for an extraction from the Gini API.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set a new bounding box.
Link copied to clipboard
Link copied to clipboard