Interface | Description |
---|---|
IDocumentParser |
Implementations are responsible for parsing a document (InputStream) to
extract its text and metadata.
|
IDocumentParserFactory |
Factory providing document parsers for documents.
|
Class | Description |
---|---|
DefaultDocumentParserFactory |
Uses Apacke Tika for all its supported content types.
|
Exception | Description |
---|---|
DocumentParserException |
Exception thrown upon encountering a non-recoverable issue parsing a
document.
|
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.