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 FootnoteEndnoteIdManagerXWPFAbstractFootnotesEndnotes. getIdManager()Methods in org.apache.poi.xwpf.usermodel with parameters of type FootnoteEndnoteIdManager Modifier and Type Method Description voidXWPFAbstractFootnotesEndnotes. setIdManager(FootnoteEndnoteIdManager footnoteIdManager)
-