|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tika.parser.chm.CHM2XHTML
public class CHM2XHTML
Utility class
Field Summary | |
---|---|
protected TextContentHandler |
handler
|
Constructor Summary | |
---|---|
CHM2XHTML(CHMDocumentInformation chmDoc,
org.xml.sax.ContentHandler handler)
|
Method Summary | |
---|---|
protected java.lang.String |
getText(CHMDocumentInformation chmDoc)
|
static void |
process(CHMDocumentInformation chmDoc,
org.xml.sax.ContentHandler handler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected TextContentHandler handler
Constructor Detail |
---|
public CHM2XHTML(CHMDocumentInformation chmDoc, org.xml.sax.ContentHandler handler)
Method Detail |
---|
public static void process(CHMDocumentInformation chmDoc, org.xml.sax.ContentHandler handler) throws TikaException
TikaException
protected java.lang.String getText(CHMDocumentInformation chmDoc) throws TikaException
TikaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |