Uses of Class
org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
| Package | Description |
|---|---|
| org.docx4j.convert.out.common.preprocess | |
| org.docx4j.model.structure |
-
Uses of FooterPart in org.docx4j.convert.out.common.preprocess
Methods in org.docx4j.convert.out.common.preprocess with parameters of type FooterPart Modifier and Type Method Description protected static voidPageNumberInformationCollector. process(FooterPart footer, PageNumberInformationCollector.FieldVisitor fldVisitor) -
Uses of FooterPart in org.docx4j.model.structure
Methods in org.docx4j.model.structure that return FooterPart Modifier and Type Method Description FooterPartHeaderFooterPolicy. getDefaultFooter()If an even footer is present this is the odd footer otherwise it is both, even and odd footerFooterPartHeaderFooterPolicy. getEvenFooter()FooterPartHeaderFooterPolicy. getFirstFooter()FooterPartHeaderFooterPolicy. getFooter(int pageNumber)Get the footer that applies to the given (1 based) page.