Package | Description |
---|---|
gov.sandia.cognition.text.document.extractor |
Provides extractors for pulling textual documents out of files.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSingleDocumentExtractor
An abstract implementation of the
SingleDocumentExtractor interface. |
class |
TextDocumentExtractor
Extracts text from plain text documents.
|