|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XWPFFootnotes | |
---|---|
org.apache.poi.xwpf.usermodel |
Uses of XWPFFootnotes in org.apache.poi.xwpf.usermodel |
---|
Fields in org.apache.poi.xwpf.usermodel declared as XWPFFootnotes | |
---|---|
protected XWPFFootnotes |
XWPFDocument.footnotes
|
Methods in org.apache.poi.xwpf.usermodel that return XWPFFootnotes | |
---|---|
XWPFFootnotes |
XWPFDocument.createFootnotes()
Creates an empty footnotes element for the document if one does not already exist |
Constructors in org.apache.poi.xwpf.usermodel with parameters of type XWPFFootnotes | |
---|---|
XWPFFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note,
XWPFFootnotes xFootnotes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |