Uses of Class
org.docx4j.convert.out.common.preprocess.PageNumberInformation
| Package | Description |
|---|---|
| org.docx4j.convert.out.common | |
| org.docx4j.convert.out.common.preprocess |
-
Uses of PageNumberInformation in org.docx4j.convert.out.common
Fields in org.docx4j.convert.out.common declared as PageNumberInformation Modifier and Type Field Description protected PageNumberInformationConversionSectionWrapper. pageNumberInformationMethods in org.docx4j.convert.out.common that return PageNumberInformation Modifier and Type Method Description PageNumberInformationConversionSectionWrapper. getPageNumberInformation()Methods in org.docx4j.convert.out.common with parameters of type PageNumberInformation Modifier and Type Method Description voidConversionSectionWrapper. setPageNumberInformation(PageNumberInformation pageNumberInformation) -
Uses of PageNumberInformation in org.docx4j.convert.out.common.preprocess
Fields in org.docx4j.convert.out.common.preprocess declared as PageNumberInformation Modifier and Type Field Description protected PageNumberInformationPageNumberInformationCollector.FieldVisitor. resultsMethods in org.docx4j.convert.out.common.preprocess that return PageNumberInformation Modifier and Type Method Description static PageNumberInformationPageNumberInformationCollector. process(ConversionSectionWrapper sectionWrapper, boolean dummyPageNumbering)Constructors in org.docx4j.convert.out.common.preprocess with parameters of type PageNumberInformation Constructor Description FieldVisitor(PageNumberInformation results)