Uses of Class
org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Packages that use XWPFEndnotes Package Description org.apache.poi.xwpf.usermodel -
-
Uses of XWPFEndnotes in org.apache.poi.xwpf.usermodel
Fields in org.apache.poi.xwpf.usermodel declared as XWPFEndnotes Modifier and Type Field Description protected XWPFEndnotes
XWPFDocument. endnotes
Methods in org.apache.poi.xwpf.usermodel that return XWPFEndnotes Modifier and Type Method Description XWPFEndnotes
XWPFDocument. createEndnotes()
-