Uses of Class
org.docx4j.model.structure.HeaderFooterPolicy
Packages that use HeaderFooterPolicy
Package
Description
-
Uses of HeaderFooterPolicy in org.docx4j.convert.out.common
Constructors in org.docx4j.convert.out.common with parameters of type HeaderFooterPolicyModifierConstructorDescriptionConversionSectionWrapper(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, String id, List<Object> content) -
Uses of HeaderFooterPolicy in org.docx4j.convert.out.common.wrappers
Methods in org.docx4j.convert.out.common.wrappers with parameters of type HeaderFooterPolicyModifier and TypeMethodDescriptionprotected static ConversionSectionWrapperConversionSectionWrapperFactory.createSectionWrapper(SectPr sectPr, HeaderFooterPolicy headerFooterPolicy, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, int conversionSectionIndex, List<Object> content, boolean dummyPageNumbering) -
Uses of HeaderFooterPolicy in org.docx4j.convert.out.fo
Methods in org.docx4j.convert.out.fo with parameters of type HeaderFooterPolicyModifier and TypeMethodDescriptionprivate static org.plutext.jaxb.xslfo.PageSequenceMasterLayoutMasterSetBuilder.createPageSequenceMaster(HeaderFooterPolicy hf, String sectionName) -
Uses of HeaderFooterPolicy in org.docx4j.model.structure
Fields in org.docx4j.model.structure declared as HeaderFooterPolicyMethods in org.docx4j.model.structure that return HeaderFooterPolicyConstructors in org.docx4j.model.structure with parameters of type HeaderFooterPolicyModifierConstructorDescriptionHeaderFooterPolicy(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders) Figures out the policy for the given section, and creates any header and footer objects as required.protectedSectionWrapper(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders) -
Uses of HeaderFooterPolicy in org.docx4j.openpackaging.packages
Fields in org.docx4j.openpackaging.packages declared as HeaderFooterPolicyModifier and TypeFieldDescriptionprivate HeaderFooterPolicyWordprocessingMLPackage.headerFooterPolicyMethods in org.docx4j.openpackaging.packages that return HeaderFooterPolicy