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