Package org.docx4j.samples
Class HeaderFooterList
java.lang.Object
org.docx4j.samples.AbstractSample
org.docx4j.samples.HeaderFooterList
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 Summary
FieldsFields inherited from class org.docx4j.samples.AbstractSample
inputfilepath, outputfilepath -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.docx4j.samples.AbstractSample
getInputFilePath, getOutputFilePath
-
Field Details
-
context
public static jakarta.xml.bind.JAXBContext context
-
-
Constructor Details
-
HeaderFooterList
public HeaderFooterList()
-
-
Method Details
-
main
- Parameters:
args-- Throws:
Exception
-