| 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(String[] args) |
public HWPFLister(HWPFDocumentCore doc)
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)