public final class EndnotePosition
extends java.lang.Object
EndnoteOptions| Modifier and Type | Field and Description |
|---|---|
static int |
END_OF_DOCUMENT
Endnotes are output at the end of the document.
|
static int |
END_OF_SECTION
Endnotes are output at the end of the section.
|
static int |
length |
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(java.lang.String endnotePositionName) |
static java.lang.String |
getName(int endnotePosition) |
static int[] |
getValues() |
static java.lang.String |
toString(int endnotePosition) |