Interface | Description |
---|---|
TextExtractor |
This interface specifies the methods that a Text Extractor must implement.
|
Class | Description |
---|---|
PDFTextExtractor |
Class for extracting the textual contents of a PDF file.
|
PowerPointTextExtractor |
Class for extracting the textual contents of a MSPowerPoint file.
|
TXTTextExtractor |
Class for extracting the textual contents of a TXT file.
|
WebPageTextExtractor |
Class for extracting the textual contents of a web page.
|
WordTextExtractor |
Class for extracting the textual contents of a MSWord file.
|
XMLbasedTextExtractor |
Class for extracting the textual contents of a XML file.
|
Copyright © 2014. All rights reserved.