fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes
Class DocxEndnotesDocumentContentHandler

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler<Document>
          extended by fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler<DocxBufferedDocument>
              extended by fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
                  extended by fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.DocxEndnotesDocumentContentHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class DocxEndnotesDocumentContentHandler
extends DocXBufferedDocumentContentHandler


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
bufferedDocument, CDATA_TYPE
 
Constructor Summary
protected DocxEndnotesDocumentContentHandler(String entryName, FieldsMetadata fieldsMetadata, IDocumentFormatter formater, Map<String,Object> sharedContext)
           
 
Method Summary
protected  DocxBufferedDocument createDocument()
           
 
Methods inherited from class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
doEndElement, doStartElement, flushCharacters, getTableCellName, getTableRowName
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
extractListDirectiveInfo, extractListDirectiveInfo, formatDirective, generateKey, getAfterRowToken, getAfterTableCellToken, getBeforeRowToken, getBeforeTableCellToken, getDirectives, getEndNoParse, getEntryName, getFieldAsTextStyling, getFieldsMetadata, getFormatter, getProcessRowResult, getSharedContext, getStartNoParse, getVariableIndex, hasSharedContext, isTable, isTableRow, processRowIfNeeded, processRowIfNeeded, processScriptAfter, processScriptBefore, registerBufferedElement
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
characters, endElement, findParentElementInfo, findParentElementInfo, getBufferedDocument, getCurrentElement, getElementIndex, mustEncodeCharachers, printEscaped, resetCharacters, startDocument, startElement, startPrefixMapping, toAttributesImpl
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocxEndnotesDocumentContentHandler

protected DocxEndnotesDocumentContentHandler(String entryName,
                                             FieldsMetadata fieldsMetadata,
                                             IDocumentFormatter formater,
                                             Map<String,Object> sharedContext)
Method Detail

createDocument

protected DocxBufferedDocument createDocument()
Overrides:
createDocument in class DocXBufferedDocumentContentHandler


Copyright © 2013. All rights reserved.