Class FootnoteEndnoteIdManager


  • public class FootnoteEndnoteIdManager
    extends Object
    Manages IDs for footnotes and endnotes.

    Footnotes and endnotes are managed in separate parts but represent a single namespace of IDs.

    • Constructor Detail

      • FootnoteEndnoteIdManager

        public FootnoteEndnoteIdManager​(XWPFDocument document)
    • Method Detail

      • nextId

        public BigInteger nextId()
        Gets the next ID number.
        Returns:
        ID number to use.