A B C D E F G H I K M N O P R S T V W 

A

A_NS - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
ABSTRACT_NUM_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
ABSTRACT_NUM_ID_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
AbstractNoteBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
 
AbstractNoteBufferedRegion(DocXBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
AbstractNoteReferenceBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
 
AbstractNoteReferenceBufferedRegion(DocXBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteReferenceBufferedRegion
 
AbstractNotesBufferedDocument - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
 
AbstractNotesBufferedDocument(DocXBufferedDocumentContentHandler) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNotesBufferedDocument
 
addHeaderStyle(int, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
addNum(int, Integer, boolean) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberingRegistry
 
addRegion(ISavable) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkBufferedRegion
 
addRegion(ISavable) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.PBufferedRegion
 

B

BLIP_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
BOOKMARK_END_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
BOOKMARK_START_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
BookmarkBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
BookmarkBufferedRegion(String, String, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.BookmarkBufferedRegion
 

C

CONTENT_PROPERTY - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteInfo
 
CONTENT_TYPES_XML - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
CONTENT_TYPES_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
CONTEXT_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteInfo
 
create(String, XDocArchive, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.DocxNumberingPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.DocxEndnotesPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.DocxFootnotesPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.DocxNumberingPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles.DocxStylesPreprocessor
 
createDocument() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
 
createDocument() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.DocxEndnotesDocumentContentHandler
 
createDocument() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.DocxFootnotesDocumentContentHandler
 
createDocumentHandler(BufferedElement, IContext, String) - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxDocumentHandlerFactoryDiscovery
 
createElement(BufferedElement, String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
createElement(BufferedElement, String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNotesBufferedDocument
 
createImageRegistry(IEntryReaderProvider, IEntryWriterProvider, IEntryOutputStreamProvider) - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
createNoteBufferedRegion(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNotesBufferedDocument
 
createNoteBufferedRegion(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnotesBufferedDocument
 
createNoteBufferedRegion(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnotesBufferedDocument
 
createReport() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxReportFactoryDiscovery
 
CX_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
CY_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 

D

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
MS Word DOCX discovery used by the XDocReportRegistry.loadReport(java.io.InputStream) to create an instance of DocxReport if input stream to load is an ODS.
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
 

E

EMBED_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
endBold() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endDocument() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endHeading(int) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endItalics() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endListItem() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
ENDNOTE_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
ENDNOTE_REFERENCE_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
ENDNOTE_REGISTRY_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
EndnoteBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes
 
EndnoteBufferedRegion(DocXBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnoteBufferedRegion
 
EndnoteReferenceBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes
 
EndnoteReferenceBufferedRegion(DocXBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnoteReferenceBufferedRegion
 
EndnotesBufferedDocument - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes
 
EndnotesBufferedDocument(DocXBufferedDocumentContentHandler) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnotesBufferedDocument
 
endParagraph() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endSpan() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endStrike() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endSubscript() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endSuperscript() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
endUnderline() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
entryName - Variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesDocumentContentHandler
 
entryName - Variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsDocumentContentHandler
 
EXT_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
EXTENT_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 

F

fieldsMetadata - Variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesDocumentContentHandler
 
fieldsMetadata - Variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsDocumentContentHandler
 
FLDCHAR_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
FLDCHARTYPE_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
FLDSIMPLE_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
FldSimpleBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
w:fldSimple with MERGEFIELD type and false otherwise.
FldSimpleBufferedRegion(TransformedBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.FldSimpleBufferedRegion
 
flushCharacters(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
 
FONT_NAME_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DOMFontsPreprocessor
 
FONT_SIZE_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DOMFontsPreprocessor
 
FONT_SIZE_KEY_MULT_BY_2 - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DOMFontsPreprocessor
 
FONT_SIZE_TWO_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DOMFontsPreprocessor
 
FOOTNOTE_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
FOOTNOTE_REFERENCE_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
FOOTNOTE_REGISTRY_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
FootnoteBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes
 
FootnoteBufferedRegion(DocXBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteBufferedRegion
 
FootnoteReferenceBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes
 
FootnoteReferenceBufferedRegion(DocXBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteReferenceBufferedRegion
 
FootnotesBufferedDocument - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes
 
FootnotesBufferedDocument(DocXBufferedDocumentContentHandler) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnotesBufferedDocument
 
formatter - Variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesDocumentContentHandler
 
formatter - Variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsDocumentContentHandler
 
fr.opensagres.xdocreport.document.docx - package fr.opensagres.xdocreport.document.docx
 
fr.opensagres.xdocreport.document.docx.discovery - package fr.opensagres.xdocreport.document.docx.discovery
 
fr.opensagres.xdocreport.document.docx.images - package fr.opensagres.xdocreport.document.docx.images
 
fr.opensagres.xdocreport.document.docx.preprocessor - package fr.opensagres.xdocreport.document.docx.preprocessor
 
fr.opensagres.xdocreport.document.docx.preprocessor.dom - package fr.opensagres.xdocreport.document.docx.preprocessor.dom
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax - package fr.opensagres.xdocreport.document.docx.preprocessor.sax
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels
 
fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles - package fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles
 
fr.opensagres.xdocreport.document.docx.template - package fr.opensagres.xdocreport.document.docx.template
 
fr.opensagres.xdocreport.document.docx.textstyling - package fr.opensagres.xdocreport.document.docx.textstyling
 

G

generateAbstractNumBullet(DefaultStyle) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
generateAbstractNumBullet - Static variable in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
generateAbstractNumBullet(DefaultStyle) - Method in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
generateAbstractNumDecimal(DefaultStyle, int) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
generateAbstractNumDecimal - Static variable in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
generateAbstractNumDecimal(DefaultStyle, int) - Method in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
generateAllStyles(DefaultStyle) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
generateAllStyles(DefaultStyle) - Method in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
generateHeadersStyle(StringBuilder, DefaultStyle) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
generateHeaderStyle(StringBuilder, DefaultStyle, int) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
generateHyperlinkStyle(StringBuilder, DefaultStyle) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
generateRelationship(StringBuilder, String, String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsDocumentContentHandler
Generate Relationship XML element.
GET_NOTES_METHOD - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteRegistry
 
getAbstractNumId() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberInfo
 
getAbstractNumIdForList(boolean, DefaultStyle) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
getAbstractNumIdForList(boolean, DefaultStyle) - Method in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
getAbstractNumIdForOrdererList() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
getAbstractNumIdForUnordererList() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
getBookmarkName() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.BookmarkBufferedRegion
 
getContent() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteInfo
Returns the inner text of the footnote/endnote.
getCurrentBookmark() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
getCurrentFldSimpleRegion() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
getCurrentHyperlink() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
getCurrentPRegion() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
getCurrentRRegion() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
getDefaultStyle(IContext) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
getDefaultStyle(Map<String, Object>) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
getDefaultXMLEntries() - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
getDescription() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxDocumentHandlerFactoryDiscovery
 
getDescription() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxReportFactoryDiscovery
 
getDescription() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineInitializerConfigurationDiscovery
 
getDocumentKind() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineInitializerConfigurationDiscovery
 
getEntryNameWithoutRels(String) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkUtils
Returns the entry name which uses the XML element Relationship from the given *.rels entry.
getFieldAsTextStyling() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
getFieldName() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.MergefieldBufferedRegion
 
getFldCharType() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
getFormatter() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles.DocxStylesDocumentContentHandler
 
getHeaderStyle(int) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
getHeaderStyleId(int, DefaultStyle) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
getHeaderStyleId(int, DefaultStyle) - Method in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
getHeaderStylesCount() - Static method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
getHyperlinkRegistry(IContext, String) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
getHyperlinkRegistryKey(String) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkUtils
Returns the key used for the template engine directive which must use the hyperlink regitsry for the given entryName (ex :"word/document.xml" will returns "___HyperlinkRegistryword_document_xml")
getHyperlinks() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkContentHandler
Returns Map of initial Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels" and null if there is no Hyperlink declared.
getHyperlinks() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkRegistry
Returns list of Hyperlink.
getHyperLinkStyleId() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
getHyperLinkStyleId(DefaultStyle) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
getHyperLinkStyleId(DefaultStyle) - Method in interface fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator
 
getId() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxDocumentHandlerFactoryDiscovery
 
getId() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxReportFactoryDiscovery
 
getId() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineInitializerConfigurationDiscovery
 
getId() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkInfo
Returns the Relationship/@Id value.
getId() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteInfo
Returns the id of the footnote/endnote (ex return "1" for <:footnote w:id="1").
getImageBasePath() - Method in class fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry
 
getImageFieldName() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.BookmarkBufferedRegion
 
getInitialEndNoteInfoMap(Map<String, Object>) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteUtils
 
getInitialFootNoteInfoMap(Map<String, Object>) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteUtils
Returns the InitialNoteInfoMap from the given sharedContext.
getInitialHyperlinkMap(String, Map<String, Object>) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkUtils
Returns the InitialHyperlinkMap from the given sharedContext for the given entry name.
getInitialNoteInfoMap(Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
getInitialNoteInfoMap(Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteReferenceBufferedRegion
 
getInitialNoteInfoMap(Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnoteBufferedRegion
 
getInitialNoteInfoMap(Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnoteReferenceBufferedRegion
 
getInitialNoteInfoMap(Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteBufferedRegion
 
getInitialNoteInfoMap(Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteReferenceBufferedRegion
 
getKind() - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
getMaxNumId() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
getMimeMapping() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxReportFactoryDiscovery
 
getMimeMapping() - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
getNoteRegistryKey() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
getNoteRegistryKey() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteReferenceBufferedRegion
 
getNoteRegistryKey() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnoteBufferedRegion
 
getNoteRegistryKey() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnoteReferenceBufferedRegion
 
getNoteRegistryKey() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteBufferedRegion
 
getNoteRegistryKey() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteReferenceBufferedRegion
 
getNotes(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteRegistry
Returns the list of footnote/endnote informations for the given id.
getNumberingRegistry(IContext) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
getNumbers() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberingRegistry
 
getNumId() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberInfo
 
getOriginalInstrText() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
getPath(ImageProviderInfo) - Method in class fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry
 
getReportClass() - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxReportFactoryDiscovery
 
getSize(float) - Method in class fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry
 
getSize(String) - Method in class fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry
 
getStylesGenerator(IContext) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
getTableCellName() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
 
getTableRowName() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocXBufferedDocumentContentHandler
 
getTarget() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkInfo
Returns the Relationship/@Target value.
getTargetMode() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkInfo
Returns the Relationship/@TargetMode value.
getTContent() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
getTRegion(int) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.MergefieldBufferedRegion
 

H

handleImage(String, String) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
handleLineBreak() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
handler - Variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
handleReference(String, String) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
handleString(String) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
hasDynamicNumbering(FieldsMetadata) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberingRegistry
 
hasHeaderStyle(int) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
hasHyperLinkStyleId() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
hasInstrText() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
HYPERLINK_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
HyperlinkBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks
$ developers.Mail
HyperlinkBufferedRegion(DocXBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkBufferedRegion
 
HyperlinkContentHandler - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks
SAX Handler which loads Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels" in the initial InitialHyperlinkMap.
HyperlinkContentHandler() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkContentHandler
 
HyperlinkInfo - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks
Java model of a Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels".
HyperlinkInfo(String, String, String) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkInfo
 
HyperlinkRegistry - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks
Registry which stores each Hyperlink of the final generated report.
HyperlinkRegistry() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkRegistry
 
HyperlinkUtils - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks
Utilities for Hyperlink.
HyperlinkUtils() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkUtils
 

I

ID_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
ID_DISCOVERY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
ID_PROPERTY - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteInfo
 
IDocxStylesGenerator - Interface in fr.opensagres.xdocreport.document.docx.textstyling
 
InitialHyperlinkMap - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks
Map which stores the initial Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels".
InitialHyperlinkMap() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.InitialHyperlinkMap
 
initialize(ITemplateEngine) - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineInitializerConfigurationDiscovery
 
InitialNoteInfoMap - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
Map which contains the intial information (id+content) of the footnote+endnote.
InitialNoteInfoMap() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.InitialNoteInfoMap
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineConfiguration
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DocxDocumentPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DocxNamespaceContext
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DOMFontsPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.DocxEndnotesPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.DocxFootnotesPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.DocxNumberingPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.rels.DocxDocumentXMLRelsPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.styles.DocxStylesPreprocessor
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDefaultStylesGenerator
 
INSTR_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
INSTR_TEXT_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
isAbstractNum(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isAbstractNumId(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isAdaptFor(XDocArchive) - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxReportFactoryDiscovery
 
isBlip(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is a:blip and false otherwise.
isBookmarkEnd(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is w:bookmarkEnd and false otherwise.
isBookmarkStart(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is w:bookmarkStart and false otherwise.
isContainsField() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
isContainsField() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.PBufferedRegion
 
isContainsNote() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
isDocx(XDocArchive) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if the given document archive is a docx and false otherwise.
isDrawing(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isEndnote(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isEndnoteReference(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isExt(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is a:ext and false otherwise.
isExtent(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is wp:extent and false otherwise.
isFldChar(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isFldSimple(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is w:fldSimple and false otherwise.
isFootnote(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isFootnoteReference(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isHyperlink(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is w:hyperlink and false otherwise.
isInstrText(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isModified() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.InitialHyperlinkMap
 
isNote(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNotesBufferedDocument
 
isNote(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnotesBufferedDocument
 
isNote(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnotesBufferedDocument
 
isNum(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isNumbering(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isNumFmt(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isOrdered() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberInfo
 
isP(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
Returns true if current element is w:fldSimple with MERGEFIELD type and false otherwise.
isR(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isRFonts(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isT(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isTable(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isTable(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
isTableRow(String, String, String) - Static method in class fr.opensagres.xdocreport.document.docx.DocxUtils
 
isTableRow(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 

K

KEY - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkRegistry
 

M

MEDIA_PATH - Static variable in class fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry
 
MergefieldBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
 
MergefieldBufferedRegion(TransformedBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.MergefieldBufferedRegion
 
MIME_MAPPING - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 

N

NAME_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
NoteInfo - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
Information about a footnote or endnote (id + content of the note).
NoteInfo(String, String) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteInfo
 
NoteRegistry - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
Footnote/Endnote information registry.
NoteRegistry() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteRegistry
 
NoteUtils - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes
 
NoteUtils() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteUtils
 
NUM_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
NUM_FMT_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
NumberInfo - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering
 
NumberInfo(int, int, boolean) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberInfo
 
NUMBERING_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
NUMBERING_REGISTRY_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
NumberingRegistry - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering
 
NumberingRegistry() - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberingRegistry
 
numbersMethod - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.numbering.NumberingRegistry
 

O

onAfterPreprocessing(Map<String, Object>, XDocArchive) - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
onAfterProcessTemplateEngine(IContext, XDocArchive) - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
onBeforePreprocessing(Map<String, Object>, XDocArchive) - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
onBeforeProcessTemplateEngine(IContext, XDocArchive) - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
onEndEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
onEndEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNotesBufferedDocument
 

P

P_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
PBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
MERGEFIELD Titre �Titre�
PBufferedRegion(DocxBufferedDocument, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.PBufferedRegion
 
populate(Collection<ReplaceText>) - Method in class fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineConfiguration
 
process() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkBufferedRegion
 
process() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
process() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.PBufferedRegion
 
processScriptBeforeAfter(MergefieldBufferedRegion) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.DocxBufferedDocument
 
putDefaultStyle(IContext, DefaultStyle) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
putEndnoteRegistry(IContext, NoteRegistry) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
putFootnoteRegistry(IContext, NoteRegistry) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
putHyperlinkRegistry(IContext, String, HyperlinkRegistry) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
putInitialEndNoteInfoMap(Map<String, Object>, InitialNoteInfoMap) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteUtils
 
putInitialFootNoteInfoMap(Map<String, Object>, InitialNoteInfoMap) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteUtils
 
putInitialHyperlinkMap(String, Map<String, Object>, InitialHyperlinkMap) - Static method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkUtils
Register the given InitialHyperlinkMap in the given sharedContext for the given entry name.
putInitialNoteInfoMap(Map<String, Object>, InitialNoteInfoMap) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
putInitialNoteInfoMap(Map<String, Object>, InitialNoteInfoMap) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.endnotes.EndnoteBufferedRegion
 
putInitialNoteInfoMap(Map<String, Object>, InitialNoteInfoMap) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.footnotes.FootnoteBufferedRegion
 
putNumberingRegistry(IContext, NumberingRegistry) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 
putStylesGenerator(IContext, IDocxStylesGenerator) - Static method in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 

R

R_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
R_NS - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RBufferedRegion - Class in fr.opensagres.xdocreport.document.docx.preprocessor.sax
 
RBufferedRegion(TransformedBufferedDocumentContentHandler, BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
REGISTER_NOTE_METHOD - Static variable in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteRegistry
 
registerHyperlink(String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkRegistry
Register in the registry the given Hyperlink and returns the computed if of the hyperlink.
registerHyperlink(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkRegistry
Register external hyperlink.
registerNote(String, Object) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.NoteRegistry
Register information (id +content) for footnote/endnote and add it to the list.
registerPreprocessors() - Method in class fr.opensagres.xdocreport.document.docx.DocxReport
 
RELATIONSHIP_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIP_ID_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIP_TARGET_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIP_TARGET_MODE_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIP_TYPE_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIPS_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIPS_HYPERLINK_NS - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIPS_IMAGE_NS - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
RELATIONSHIPS_NUMBERING_NS - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
remove(Object) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.InitialHyperlinkMap
 
RFONTS_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 

S

setAbstractNumIdForOrdererList(Integer) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
setAbstractNumIdForUnordererList(Integer) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
setContainsField(boolean) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
setContainsNote(boolean) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
setFldCharType(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
setHyperLinkStyleId(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
setId(String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkBufferedRegion
 
setId(String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
setId(String, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteReferenceBufferedRegion
 
setInstrText(String, FieldMetadata) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.MergefieldBufferedRegion
 
setInstrText(String, FieldMetadata) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
setMaxNumId(Integer) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.DefaultStyle
 
setNewTContent(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.FldSimpleBufferedRegion
 
setTContent(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.FldSimpleBufferedRegion
 
setTContent(int, String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.RBufferedRegion
 
setType(String) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.notes.AbstractNoteBufferedRegion
 
startBold() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startDocument() - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.contenttypes.DocxContentTypesDocumentContentHandler
 
startDocument() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkContentHandler
 
startHeading(int, HeaderProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startItalics() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startListItem(ListItemProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startParagraph(ParagraphProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startSpan(SpanProperties) - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startStrike() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startSubscript() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startSuperscript() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
startUnderline() - Method in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
styleGen - Variable in class fr.opensagres.xdocreport.document.docx.textstyling.DocxDocumentHandler
 
STYLES_GENERATOR_KEY - Static variable in class fr.opensagres.xdocreport.document.docx.template.DocxContextHelper
 

T

T_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
TARGET_MODE_EXTERNAL - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
TBL_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
TR_ELT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
TYPE_ATTR - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 

V

visit(Document, String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DocxDocumentPreprocessor
 
visit(Document, String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.docx.preprocessor.dom.DOMFontsPreprocessor
 

W

W_NS - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_DOCUMENT_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_ENDNOTES_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_FOOTER_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_FOOTNOTES_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_HEADER_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_NUMBERING_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_REGEXP - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_RELS_XMLRELS_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORD_STYLES_XML_ENTRY - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WORDPROCESSINGML_DOCUMENT - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
WP_NS - Static variable in class fr.opensagres.xdocreport.document.docx.DocxConstants
 
A B C D E F G H I K M N O P R S T V W 

Copyright © 2017. All Rights Reserved.