public class CHM2XHTML extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.tika.sax.TextContentHandler |
handler |
| Constructor and Description |
|---|
CHM2XHTML(CHMDocumentInformation chmDoc,
ContentHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getText(CHMDocumentInformation chmDoc) |
static void |
process(CHMDocumentInformation chmDoc,
ContentHandler handler) |
public CHM2XHTML(CHMDocumentInformation chmDoc, ContentHandler handler)
public static void process(CHMDocumentInformation chmDoc, ContentHandler handler) throws org.apache.tika.exception.TikaException
org.apache.tika.exception.TikaExceptionprotected String getText(CHMDocumentInformation chmDoc) throws org.apache.tika.exception.TikaException
org.apache.tika.exception.TikaExceptionCopyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.