- DEFAULT_STYLE_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
-
- DefaultStyle - Class in fr.opensagres.xdocreport.document.docx.preprocessor
-
- DefaultStyle() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
-
- DESCRIPTION_DISCOVERY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
-
- DocReport_AbstractNumId_bullet - Static variable in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
-
- DocReport_AbstractNumId_decimal - Static variable in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
-
- DOCX_EXTENSION - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
-
- DocxBufferedDocument - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
-
- DocxBufferedDocument(DocXBufferedDocumentContentHandler) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
-
- DocXBufferedDocumentContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
-
SAX content handler to generate lazy Freemarker/Velocity loop directive in
the table row which contains a list fields.
- DocXBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
-
- DocxConstants - Class in fr.opensagres.xdocreport.document.docx
-
MS Word DOCX constants.
- DocxConstants() - Constructor for class fr.opensagres.xdocreport.document.docx.DocxConstants
-
- DocxContentTypesDocumentContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes
-
Parse content of the [Content_Types].xml to add missing image format.
- DocxContentTypesDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesDocumentContentHandler
-
- DocxContentTypesPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes
-
SAX Processor which parses [Content_Types].xml to add missing image format.
- DocxContentTypesPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesPreprocessor
-
- DocxContextHelper - Class in fr.opensagres.xdocreport.document.docx.template
-
- DocxContextHelper() - Constructor for class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
-
- DocxDefaultStylesGenerator - Class in fr.opensagres.xdocreport.document.docx.textstyling
-
- DocxDefaultStylesGenerator() - Constructor for class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
-
- DocxDocumentHandler - Class in fr.opensagres.xdocreport.document.docx.textstyling
-
Document handler implementation to build docx fragment content.
- DocxDocumentHandler(BufferedElement, IContext, String) - Constructor for class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- DocxDocumentHandlerFactoryDiscovery - Class in fr.opensagres.xdocreport.document.docx.discovery
-
- DocxDocumentHandlerFactoryDiscovery() - Constructor for class fr.opensagres.xdocreport.document.docx.discovery.DocxDocumentHandlerFactoryDiscovery
-
- DocxDocumentPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.dom
-
Experimental work to use DOM instead of using SAX for preprocessing step.
- DocxDocumentPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DocxDocumentPreprocessor
-
- DocxDocumentXMLRelsDocumentContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels
-
This handler modify the XML entry word/_rels/document.xml.rels to add Relationship for dynamic image and hyperlink :
- DocxDocumentXMLRelsDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsDocumentContentHandler
-
- DocxDocumentXMLRelsPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels
-
This processor modify the XML entry word/_rels/document.xml.rels to add Relationship for dynamic image and hyperlink
:
- DocxDocumentXMLRelsPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsPreprocessor
-
- DocxEndnotesDocumentContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes
-
- DocxEndnotesDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.DocxEndnotesDocumentContentHandler
-
- DocxEndnotesPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes
-
This processor modify the XML entry word/endnotes.xml
- DocxEndnotesPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.DocxEndnotesPreprocessor
-
- DocxFootnotesDocumentContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes
-
- DocxFootnotesDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.DocxFootnotesDocumentContentHandler
-
- DocxFootnotesPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes
-
This processor modify the XML entry word/footnotes.xml
- DocxFootnotesPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.DocxFootnotesPreprocessor
-
- DocxImageRegistry - Class in fr.opensagres.xdocreport.document.docx.images
-
Docx image registry.
- DocxImageRegistry(IEntryReaderProvider, IEntryWriterProvider, IEntryOutputStreamProvider, FieldsMetadata) - Constructor for class fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry
-
- DocxNamespaceContext - Class in fr.opensagres.xdocreport.document.docx.preprocessor.dom
-
- DocxNamespaceContext() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DocxNamespaceContext
-
- DocxNumberingDocumentContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering
-
- DocxNumberingDocumentContentHandler(IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.DocxNumberingDocumentContentHandler
-
- DocxNumberingPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering
-
This processor modify the XML entry word/numbering.xml
- DocxNumberingPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.DocxNumberingPreprocessor
-
- DocxPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
-
DOCX preprocessor to generate lazy Freemarker/Velocity loop directive in the table row which contains a list fields.
- DocxPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxPreprocessor
-
- DocxReport - Class in fr.opensagres.xdocreport.document.docx
-
MS Word DOCX report.
- DocxReport() - Constructor for class fr.opensagres.xdocreport.document.docx.DocxReport
-
- DocxReportFactoryDiscovery - Class in fr.opensagres.xdocreport.document.docx.discovery
-
- DocxReportFactoryDiscovery() - Constructor for class fr.opensagres.xdocreport.document.docx.discovery.DocxReportFactoryDiscovery
-
- DocxStylesDocumentContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles
-
SAX Content Handler which parses word/styles.xml to add XDocReport styles (hyperlink, numbered list, etc...)
- DocxStylesDocumentContentHandler(IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles.DocxStylesDocumentContentHandler
-
- DocxStylesPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles
-
SAX Processor which parses word/styles.xml to add XDocReport styles (hyperlink, numbered list, etc...)
- DocxStylesPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles.DocxStylesPreprocessor
-
- DocxTemplateEngineConfiguration - Class in fr.opensagres.xdocreport.document.docx.discovery
-
- DocxTemplateEngineConfiguration() - Constructor for class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineConfiguration
-
- DocxTemplateEngineInitializerConfigurationDiscovery - Class in fr.opensagres.xdocreport.document.docx.discovery
-
- DocxTemplateEngineInitializerConfigurationDiscovery() - Constructor for class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineInitializerConfigurationDiscovery
-
- DocxUtils - Class in fr.opensagres.xdocreport.document.docx
-
Utilities for docx.
- DocxUtils() - Constructor for class fr.opensagres.xdocreport.document.docx.DocxUtils
-
- doEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesDocumentContentHandler
-
- doEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
-
- doEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.DocxNumberingDocumentContentHandler
-
- doEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsDocumentContentHandler
-
- doEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles.DocxStylesDocumentContentHandler
-
- doEndOrderedList() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doEndTable(TableProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doEndTableCell() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doEndTableRow() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doEndUnorderedList() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- DOMFontsPreprocessor - Class in fr.opensagres.xdocreport.document.docx.preprocessor.dom
-
- DOMFontsPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DOMFontsPreprocessor
-
- doStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesDocumentContentHandler
-
- doStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
-
- doStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.DocxNumberingDocumentContentHandler
-
- doStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsDocumentContentHandler
-
- doStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles.DocxStylesDocumentContentHandler
-
- doStartOrderedList(ListProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doStartTable(TableProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doStartTableCell(TableCellProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doStartTableRow(TableRowProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- doStartUnorderedList(ListProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
-
- DRAWING_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
-