Uses of Class
org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
Packages that use HeaderPart
-
Uses of HeaderPart in org.docx4j.convert.out.common.preprocess
Methods in org.docx4j.convert.out.common.preprocess with parameters of type HeaderPartModifier and TypeMethodDescriptionprotected static voidPageNumberInformationCollector.process(HeaderPart header, PageNumberInformationCollector.FieldVisitor fldVisitor) -
Uses of HeaderPart in org.docx4j.model.structure
Methods in org.docx4j.model.structure that return HeaderPartModifier and TypeMethodDescriptionHeaderFooterPolicy.getDefaultHeader()If an even header is present this is the odd header otherwise it is both, even and odd headerHeaderFooterPolicy.getEvenHeader()HeaderFooterPolicy.getFirstHeader()HeaderFooterPolicy.getHeader(int pageNumber) Get the header that applies to the given (1 based) page.