| Modifier and Type | Method and Description |
|---|---|
static InitialNoteInfoMap |
NoteUtils.getInitialEndNoteInfoMap(Map<String,Object> sharedContext) |
static InitialNoteInfoMap |
NoteUtils.getInitialFootNoteInfoMap(Map<String,Object> sharedContext)
Returns the
InitialNoteInfoMap from the given sharedContext. |
protected abstract InitialNoteInfoMap |
AbstractNoteReferenceBufferedRegion.getInitialNoteInfoMap(Map<String,Object> sharedContext) |
protected abstract InitialNoteInfoMap |
AbstractNoteBufferedRegion.getInitialNoteInfoMap(Map<String,Object> sharedContext) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NoteUtils.putInitialEndNoteInfoMap(Map<String,Object> sharedContext,
InitialNoteInfoMap notesMap) |
static void |
NoteUtils.putInitialFootNoteInfoMap(Map<String,Object> sharedContext,
InitialNoteInfoMap notesMap) |
protected abstract void |
AbstractNoteBufferedRegion.putInitialNoteInfoMap(Map<String,Object> sharedContext,
InitialNoteInfoMap infos) |
| Modifier and Type | Method and Description |
|---|---|
protected InitialNoteInfoMap |
EndnoteReferenceBufferedRegion.getInitialNoteInfoMap(Map<String,Object> sharedContext) |
protected InitialNoteInfoMap |
EndnoteBufferedRegion.getInitialNoteInfoMap(Map<String,Object> sharedContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EndnoteBufferedRegion.putInitialNoteInfoMap(Map<String,Object> sharedContext,
InitialNoteInfoMap infos) |
| Modifier and Type | Method and Description |
|---|---|
protected InitialNoteInfoMap |
FootnoteReferenceBufferedRegion.getInitialNoteInfoMap(Map<String,Object> sharedContext) |
protected InitialNoteInfoMap |
FootnoteBufferedRegion.getInitialNoteInfoMap(Map<String,Object> sharedContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FootnoteBufferedRegion.putInitialNoteInfoMap(Map<String,Object> sharedContext,
InitialNoteInfoMap infos) |
Copyright © 2017. All Rights Reserved.