Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Integer,XWPFFootnote> |
XWPFDocument.endnotes |
protected java.util.Map<java.lang.Integer,XWPFFootnote> |
XWPFDocument.footnotes |
Modifier and Type | Method and Description |
---|---|
XWPFFootnote |
XWPFDocument.getEndnoteByID(int id) |
XWPFFootnote |
XWPFDocument.getFootnoteByID(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<XWPFFootnote> |
XWPFDocument.getFootnotes() |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.