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 TypeClassDescriptionclassRepresents an end note footnote.classRepresents a bottom-of-the-page footnote.Fields in org.apache.poi.xwpf.usermodel with type parameters of type XWPFAbstractFootnoteEndnoteModifier and TypeFieldDescriptionprotected List<XWPFAbstractFootnoteEndnote>XWPFAbstractFootnotesEndnotes.listFootnoteMethods in org.apache.poi.xwpf.usermodel that return XWPFAbstractFootnoteEndnoteMethods in org.apache.poi.xwpf.usermodel with parameters of type XWPFAbstractFootnoteEndnoteModifier and TypeMethodDescriptionvoidXWPFParagraph.addFootnoteReference(XWPFAbstractFootnoteEndnote footnote) Add a new run with a reference to the specified footnote.