public class RTFParser extends AbstractParser
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
content, encoding, filename, locale| Constructor and Description |
|---|
RTFParser() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
extractText(InputStream input) |
void |
internalParse(InputStream input)
Invoked by the parse method
|
getAuthor, getContent, getEncoding, getFilename, getLocale, getSourceDate, getTags, getTitle, getVersion, parse, parse, setEncoding, setFilename, setLocalepublic void internalParse(InputStream input)
AbstractParserinternalParse in class AbstractParserprotected String extractText(InputStream input) throws IOException, BadLocationException
IOExceptionBadLocationExceptionCopyright © 2008-2014 Logical Objects. All Rights Reserved.