public class WordPerfectParser extends Object implements IDocumentParser
RDF_BASE_URI, RDF_SUBJECT_CONTENT
Constructor and Description |
---|
WordPerfectParser() |
Modifier and Type | Method and Description |
---|---|
void |
parseDocument(InputStream inputStream,
ContentType contentType,
Writer outputStream,
Properties metadata)
Parses a document.
|
public void parseDocument(InputStream inputStream, ContentType contentType, Writer outputStream, Properties metadata) throws DocumentParserException
IDocumentParser
parseDocument
in interface IDocumentParser
inputStream
- the document to parsecontentType
- the content type of the documentoutputStream
- where to save the extracted textmetadata
- where to store the metadataDocumentParserException
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.