onExtractionsAvailable

abstract void onExtractionsAvailable(@NonNull() Map<String, GiniCaptureSpecificExtraction> extractions, @NonNull() Map<String, GiniCaptureCompoundExtraction> compoundExtractions, @NonNull() List<GiniCaptureReturnReason> returnReasons)

Called when the document has been analyzed and extractions are available.

Parameters

extractions

a map of the extractions with the extraction labels as keys

compoundExtractions

a map of the compound extractions with the extraction labels as keys