@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) |
protected void |
dumpParagraphLevels(ListTables listTables,
ParagraphProperties paragraph) |
void |
dumpParagraphs(boolean dumpAssotiatedPapx) |
void |
dumpParagraphsDom(boolean withText) |
protected void |
dumpSprms(SprmIterator sprmIt,
java.lang.String linePrefix) |
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() throws java.lang.Exception
java.lang.Exception
public void dumpPapx(boolean withProperties, boolean withSprms) throws java.lang.Exception
java.lang.Exception
public void dumpParagraphs(boolean dumpAssotiatedPapx)
protected void dumpSprms(SprmIterator sprmIt, java.lang.String linePrefix)
public void dumpParagraphsDom(boolean withText)
protected void dumpParagraphLevels(ListTables listTables, ParagraphProperties paragraph)
public void dumpTextPieces(boolean withText)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.