public class FootnoteEndnoteIdManager
extends java.lang.Object
Footnotes and endnotes are managed in separate parts but represent a single namespace of IDs.
Constructor and Description |
---|
FootnoteEndnoteIdManager(XWPFDocument document) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
nextId()
Gets the next ID number.
|
public FootnoteEndnoteIdManager(XWPFDocument document)
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.