onExtractionsAvailable

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

Parameters

extractions

a map of the extractions with the extraction labels as keys

abstract void onExtractionsAvailable(Map<String, GiniVisionSpecificExtractionextractions)