Uses of Class
org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
Packages that use XWPFAbstractFootnotesEndnotes
-
Uses of XWPFAbstractFootnotesEndnotes in org.apache.poi.xwpf.usermodel
Subclasses of XWPFAbstractFootnotesEndnotes in org.apache.poi.xwpf.usermodelModifier and TypeClassDescriptionclass
Looks after the collection of end notes for a document.class
Looks after the collection of Footnotes for a document.Fields in org.apache.poi.xwpf.usermodel declared as XWPFAbstractFootnotesEndnotesModifier and TypeFieldDescriptionprotected XWPFAbstractFootnotesEndnotes
XWPFAbstractFootnoteEndnote.footnotes
Constructors in org.apache.poi.xwpf.usermodel with parameters of type XWPFAbstractFootnotesEndnotesModifierConstructorDescriptionprotected
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)