Methods in org.apache.poi.hwpf.converter with parameters of type Section |
protected java.lang.String |
WordToFoConverter.createPageMaster(Section section,
java.lang.String type,
int sectionIndex)
|
protected void |
WordToTextConverter.processSection(HWPFDocumentCore wordDocument,
Section section,
int s)
|
protected void |
WordToHtmlConverter.processSection(HWPFDocumentCore wordDocument,
Section section,
int sectionCounter)
|
protected void |
WordToFoConverter.processSection(HWPFDocumentCore wordDocument,
Section section,
int sectionCounter)
|
protected abstract void |
AbstractWordConverter.processSection(HWPFDocumentCore wordDocument,
Section section,
int s)
|
protected void |
WordToHtmlConverter.processSingleSection(HWPFDocumentCore wordDocument,
Section section)
|
protected void |
AbstractWordConverter.processSingleSection(HWPFDocumentCore wordDocument,
Section section)
|