Package | Description |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Field | Description |
---|---|---|
protected Notes |
HWPFDocument._endnotes |
Holds the footnotes
|
protected Notes |
HWPFDocument._footnotes |
Holds the footnotes
|
Modifier and Type | Method | Description |
---|---|---|
Notes |
HWPFDocument.getEndnotes() |
|
Notes |
HWPFDocument.getFootnotes() |
Modifier and Type | Class | Description |
---|---|---|
class |
NotesImpl |
Default implementation of
Notes interface |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.