public class CHM2XHTML extends Object
Modifier and Type | Field and Description |
---|---|
protected 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) |
protected TextContentHandler handler
public CHM2XHTML(CHMDocumentInformation chmDoc, ContentHandler handler)
public static void process(CHMDocumentInformation chmDoc, ContentHandler handler) throws TikaException
TikaException
protected String getText(CHMDocumentInformation chmDoc) throws TikaException
TikaException
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.