@Beta public final class HWPFLister extends java.lang.Object
Constructor and Description |
---|
HWPFLister(HWPFDocumentCore doc) |
Modifier and Type | Method and Description |
---|---|
void |
dumpChpx(boolean withProperties,
boolean withSprms) |
void |
dumpFIB() |
void |
dumpFileSystem() |
void |
dumpPapx(boolean withProperties,
boolean withSprms) |
void |
dumpParagraphs(boolean dumpAssotiatedPapx) |
void |
dumpParagraphsDom(boolean withText) |
void |
dumpTextPieces(boolean withText) |
static void |
main(java.lang.String[] args) |
public HWPFLister(HWPFDocumentCore doc)
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public void dumpChpx(boolean withProperties, boolean withSprms)
public void dumpFIB()
public void dumpFileSystem()
public void dumpPapx(boolean withProperties, boolean withSprms)
public void dumpParagraphs(boolean dumpAssotiatedPapx)
public void dumpParagraphsDom(boolean withText)
public void dumpTextPieces(boolean withText)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.