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