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 TypeClassDescriptionclassLooks after the collection of end notes for a document.classLooks after the collection of Footnotes for a document.Fields in org.apache.poi.xwpf.usermodel declared as XWPFAbstractFootnotesEndnotesModifier and TypeFieldDescriptionprotected XWPFAbstractFootnotesEndnotesXWPFAbstractFootnoteEndnote.footnotesConstructors in org.apache.poi.xwpf.usermodel with parameters of type XWPFAbstractFootnotesEndnotesModifierConstructorDescriptionprotectedXWPFAbstractFootnoteEndnote(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)