Java org.apache.poi.xwpf.usermodel XWPFFootnotes fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xwpf.usermodel XWPFFootnotes fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xwpf.usermodel XWPFFootnotes.

The text is from its open source code.

Method

voidaddFootnote(XWPFFootnote footnote)
Add an XWPFFootnote to the document
XWPFFootnoteaddFootnote(CTFtnEdn note)
Add a CT footnote to the document
XWPFAbstractFootnoteEndnotegetFootnoteById(int id)