| Interface | Description |
|---|---|
| BulkExtractorProvider |
Provides a means to locate
BulkExtractors. |
| Extractor2Provider |
Provides list of
Extractor2. |
| Class | Description |
|---|---|
| DefaultExtractor2Provider |
Provides list of
Extractor2 that are declared either as @ExportAsService(Extractor2.class) or as
Extractor2ModuleDescriptor module. |
| PluginBulkExtractorProvider |
An implementation of
BulkExtractorProvider that locates BulkExtractor instances from
the plugin system. |
Copyright © 2003–2022 Atlassian. All rights reserved.