Package | Description |
---|---|
org.apache.tika.parser.chm |
Modifier and Type | Method and Description |
---|---|
static CHMDocumentInformation |
CHMDocumentInformation.load(InputStream is)
Loads chm file as input stream and returns a new instance of chm doc info
|
Modifier and Type | Method and Description |
---|---|
protected String |
CHM2XHTML.getText(CHMDocumentInformation chmDoc) |
static void |
CHM2XHTML.process(CHMDocumentInformation chmDoc,
ContentHandler handler) |
Constructor and Description |
---|
CHM2XHTML(CHMDocumentInformation chmDoc,
ContentHandler handler) |
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.