Uses of Class
org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
Packages that use FooterPart
-
Uses of FooterPart in org.docx4j.convert.out.common.preprocess
Methods in org.docx4j.convert.out.common.preprocess with parameters of type FooterPartModifier and TypeMethodDescriptionprotected static voidPageNumberInformationCollector.process(FooterPart footer, PageNumberInformationCollector.FieldVisitor fldVisitor) -
Uses of FooterPart in org.docx4j.model.structure
Methods in org.docx4j.model.structure that return FooterPartModifier and TypeMethodDescriptionHeaderFooterPolicy.getDefaultFooter()If an even footer is present this is the odd footer otherwise it is both, even and odd footerHeaderFooterPolicy.getEvenFooter()HeaderFooterPolicy.getFirstFooter()HeaderFooterPolicy.getFooter(int pageNumber) Get the footer that applies to the given (1 based) page.