Package org.apache.poi.xwpf.usermodel
Class FootnoteEndnoteIdManager
java.lang.Object
org.apache.poi.xwpf.usermodel.FootnoteEndnoteIdManager
Manages IDs for footnotes and endnotes.
Footnotes and endnotes are managed in separate parts but represent a single namespace of IDs.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FootnoteEndnoteIdManager
-
-
Method Details
-
nextId
Gets the next ID number.- Returns:
- ID number to use.
-