| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ExtractionOptions |
CoreFactory.createExtractionOptions() |
protected static ExtractionOptions |
CoreFactory.createExtractionOptions(IndexingOptions options,
IFieldExtractor customExtractor,
IOcrConnector ocrConnector) |
protected static ExtractionOptions |
CoreFactory.createExtractionOptions(Object data) |
| Modifier and Type | Method and Description |
|---|---|
ExtractedData |
Extractor.extract(Document document,
ExtractionOptions extractionOptions)
Extracts data from a document.
|
Copyright © 2026. All rights reserved.