Uses of Class
org.apache.poi.xwpf.usermodel.FootnoteEndnoteIdManager
-
Packages that use FootnoteEndnoteIdManager Package Description org.apache.poi.xwpf.usermodel -
-
Uses of FootnoteEndnoteIdManager in org.apache.poi.xwpf.usermodel
Methods in org.apache.poi.xwpf.usermodel that return FootnoteEndnoteIdManager Modifier and Type Method Description FootnoteEndnoteIdManager
XWPFAbstractFootnotesEndnotes. getIdManager()
Methods in org.apache.poi.xwpf.usermodel with parameters of type FootnoteEndnoteIdManager Modifier and Type Method Description void
XWPFAbstractFootnotesEndnotes. setIdManager(FootnoteEndnoteIdManager footnoteIdManager)
-