Uses of Class
org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
| Package | Description |
|---|---|
| org.docx4j.convert.out.common.preprocess | |
| org.docx4j.model.structure |
-
Uses of HeaderPart in org.docx4j.convert.out.common.preprocess
Methods in org.docx4j.convert.out.common.preprocess with parameters of type HeaderPart Modifier and Type Method Description protected static voidPageNumberInformationCollector. process(HeaderPart header, PageNumberInformationCollector.FieldVisitor fldVisitor) -
Uses of HeaderPart in org.docx4j.model.structure
Methods in org.docx4j.model.structure that return HeaderPart Modifier and Type Method Description HeaderPartHeaderFooterPolicy. getDefaultHeader()If an even header is present this is the odd header otherwise it is both, even and odd headerHeaderPartHeaderFooterPolicy. getEvenHeader()HeaderPartHeaderFooterPolicy. getFirstHeader()HeaderPartHeaderFooterPolicy. getHeader(int pageNumber)Get the header that applies to the given (1 based) page.