public class FootnoteRepository extends NodeRepository<FootnoteBlock>
keepType, nodeList, nodeMap| Constructor and Description |
|---|
FootnoteRepository(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFootnoteReference(FootnoteBlock footnoteBlock,
Footnote footnote) |
DataKey<FootnoteRepository> |
getDataKey() |
DataKey<KeepType> |
getKeepDataKey() |
List<FootnoteBlock> |
getReferencedFootnoteBlocks() |
void |
resolveFootnoteOrdinals() |
clear, containsKey, containsValue, entrySet, equals, get, getFromRaw, hashCode, isEmpty, keySet, normalizeKey, put, putAll, putRawKey, remove, size, valuesclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic FootnoteRepository(DataHolder options)
public void addFootnoteReference(FootnoteBlock footnoteBlock, Footnote footnote)
public void resolveFootnoteOrdinals()
public List<FootnoteBlock> getReferencedFootnoteBlocks()
public DataKey<FootnoteRepository> getDataKey()
getDataKey in class NodeRepository<FootnoteBlock>public DataKey<KeepType> getKeepDataKey()
getKeepDataKey in class NodeRepository<FootnoteBlock>Copyright © 2018. All rights reserved.