Interface | Description |
---|---|
Parser |
Class | Description |
---|---|
AbiWordParser |
Text extractor for AbiWord documents.
|
AbstractParser |
Abstract implementation of a Parser
|
DOCParser |
Parses a MS Word (*.doc, *.dot) file to extract the text contained in the
file.
|
DummyParser |
Parser that doesn't parse anything
|
HTMLParser |
Text extractor for HyperText Markup Language (HTML).
|
HTMLSAXParser |
Helper class for HTML parsing
|
KOfficeParser |
Text extractor for KOffice 1.6 documents.
|
OpenOfficeParser |
Text extractor for OpenOffice/OpenDocument documents.
|
ParserFactory |
This is a factory, returning a parser instance for the given file.
|
PDFParser |
Text extractor for Portable Document Format (PDF).
|
PPTParser |
Parser for Office 2003 presentations
|
PSParser | |
RTFParser | |
TXTParser |
Class for parsing text (*.txt) files.
|
XLSParser |
Parser for Office 2003 worksheets
|
XMLParser |
Text extractor for XML documents.
|
ZABWParser |
Text extractor for AbiWord compressed documents.
|
Copyright © 2008-2014 Logical Objects. All Rights Reserved.