public class NoteInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_PROPERTY |
static String |
CONTEXT_KEY |
static String |
ID_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Returns the inner text of the footnote/endnote.
|
String |
getId()
Returns the id of the footnote/endnote (ex return "1" for <:footnote w:id="1").
|
public static final String CONTEXT_KEY
public static final String ID_PROPERTY
public static final String CONTENT_PROPERTY
Copyright © 2017. All Rights Reserved.