Uses of Class
org.apache.poi.xwpf.usermodel.XWPFFootnote

Packages that use XWPFFootnote
org.apache.poi.xwpf.usermodel   
 

Uses of XWPFFootnote in org.apache.poi.xwpf.usermodel
 

Methods in org.apache.poi.xwpf.usermodel that return XWPFFootnote
 XWPFFootnote XWPFDocument.getEndnoteByID(int id)
           
 XWPFFootnote XWPFDocument.getFootnoteByID(int id)