Uses of Class
org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
Packages that use XWPFAbstractFootnoteEndnote
-
Uses of XWPFAbstractFootnoteEndnote in org.apache.poi.xwpf.usermodel
Subclasses of XWPFAbstractFootnoteEndnote in org.apache.poi.xwpf.usermodelModifier and TypeClassDescriptionclass
Represents an end note footnote.class
Represents a bottom-of-the-page footnote.Fields in org.apache.poi.xwpf.usermodel with type parameters of type XWPFAbstractFootnoteEndnoteModifier and TypeFieldDescriptionprotected List
<XWPFAbstractFootnoteEndnote> XWPFAbstractFootnotesEndnotes.listFootnote
Methods in org.apache.poi.xwpf.usermodel that return XWPFAbstractFootnoteEndnoteMethods in org.apache.poi.xwpf.usermodel with parameters of type XWPFAbstractFootnoteEndnoteModifier and TypeMethodDescriptionvoid
XWPFParagraph.addFootnoteReference
(XWPFAbstractFootnoteEndnote footnote) Add a new run with a reference to the specified footnote.