fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes
Class FootnoteBufferedRegion

java.lang.Object
  extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
      extended by fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
          extended by fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteBufferedRegion
All Implemented Interfaces:
IBufferedRegion, ISavable

public class FootnoteBufferedRegion
extends AbstractNoteBufferedRegion


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
endTagElement, startTagElement
 
Constructor Summary
FootnoteBufferedRegion(DocXBufferedDocumentContentHandler handler, BufferedElement parent, String uri, String localName, String name, Attributes attributes)
           
 
Method Summary
protected  InitialNoteInfoMap getInitialNoteInfoMap(Map<String,Object> sharedContext)
           
protected  String getNoteRegistryKey()
           
protected  void putInitialNoteInfoMap(Map<String,Object> sharedContext, InitialNoteInfoMap infos)
           
 
Methods inherited from class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
isContainsField, process, setContainsField, setId, setType
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
addRegion, append, append, append, end, 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, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FootnoteBufferedRegion

public FootnoteBufferedRegion(DocXBufferedDocumentContentHandler handler,
                              BufferedElement parent,
                              String uri,
                              String localName,
                              String name,
                              Attributes attributes)
Method Detail

getNoteRegistryKey

protected String getNoteRegistryKey()
Specified by:
getNoteRegistryKey in class AbstractNoteBufferedRegion

getInitialNoteInfoMap

protected InitialNoteInfoMap getInitialNoteInfoMap(Map<String,Object> sharedContext)
Specified by:
getInitialNoteInfoMap in class AbstractNoteBufferedRegion

putInitialNoteInfoMap

protected void putInitialNoteInfoMap(Map<String,Object> sharedContext,
                                     InitialNoteInfoMap infos)
Specified by:
putInitialNoteInfoMap in class AbstractNoteBufferedRegion


Copyright © 2013. All rights reserved.