org.apache.tika.parser.chm
Class CHM2XHTML
java.lang.Object
org.apache.tika.parser.chm.CHM2XHTML
public class CHM2XHTML
- extends Object
Utility class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handler
protected TextContentHandler handler
CHM2XHTML
public CHM2XHTML(CHMDocumentInformation chmDoc,
ContentHandler handler)
process
public static void process(CHMDocumentInformation chmDoc,
ContentHandler handler)
throws TikaException
- Throws:
TikaException
getText
protected String getText(CHMDocumentInformation chmDoc)
throws TikaException
- Throws:
TikaException
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.