Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XWPFEndnotes
Looks after the collection of end notes for a document.
|
class |
XWPFFootnotes
Looks after the collection of Footnotes for a document.
|
Modifier and Type | Field and Description |
---|---|
protected XWPFAbstractFootnotesEndnotes |
XWPFAbstractFootnoteEndnote.footnotes |
Constructor and Description |
---|
XWPFAbstractFootnoteEndnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note,
XWPFAbstractFootnotesEndnotes footnotes) |
XWPFEndnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note,
XWPFAbstractFootnotesEndnotes footnotes) |
XWPFFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note,
XWPFAbstractFootnotesEndnotes xFootnotes) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.