getAllExtractions

public final Resource<E> getAllExtractions(Document document)

Get all extractions (specific and compound) for the given document.

Return

Resource with an ExtractionsContainer instance or information about the error

Parameters

document

The Document instance for whose document the extractions are returned.