public abstract class AbstractNoteBufferedRegion extends BufferedElement
endTagElement, startTagElement| Constructor and Description |
|---|
AbstractNoteBufferedRegion(DocXBufferedDocumentContentHandler handler,
BufferedElement parent,
String uri,
String localName,
String name,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract InitialNoteInfoMap |
getInitialNoteInfoMap(Map<String,Object> sharedContext) |
protected abstract String |
getNoteRegistryKey() |
boolean |
isContainsField() |
void |
process() |
protected abstract void |
putInitialNoteInfoMap(Map<String,Object> sharedContext,
InitialNoteInfoMap infos) |
void |
setContainsField(boolean containsField) |
void |
setId(String name,
String value) |
void |
setType(String type) |
addRegion, append, append, append, end, findChildAt, findChildAt, findChildren, findChildren, findFirstChild, findFirstChild, findParent, findParent, get, getAttributes, getEndTagElement, getEndTagElementName, getInnerText, getName, getOwnerElement, getParent, getStartTagElement, getStartTagElementName, getTextContent, isEnded, isReseted, isString, match, put, registerDynamicAttributes, removeAll, reset, save, setAttribute, setContentAfterEndTagElement, setContentBeforeStartTagElement, setInnerText, setTextContent, start, toStringpublic AbstractNoteBufferedRegion(DocXBufferedDocumentContentHandler handler, BufferedElement parent, String uri, String localName, String name, Attributes attributes)
public void process()
protected abstract InitialNoteInfoMap getInitialNoteInfoMap(Map<String,Object> sharedContext)
protected abstract void putInitialNoteInfoMap(Map<String,Object> sharedContext, InitialNoteInfoMap infos)
public void setContainsField(boolean containsField)
public boolean isContainsField()
public void setType(String type)
protected abstract String getNoteRegistryKey()
Copyright © 2017. All Rights Reserved.