Class HeaderFooterList

java.lang.Object
org.docx4j.samples.AbstractSample
org.docx4j.samples.HeaderFooterList

public class HeaderFooterList extends AbstractSample
This sample tells you how docx4j is interpreting headers/footers in your docx. It should match what you see when you look at the docx in Word (as opposed to the raw document.xml//sectPr content).
  • Field Details

    • context

      public static jakarta.xml.bind.JAXBContext context
  • Constructor Details

    • HeaderFooterList

      public HeaderFooterList()
  • Method Details