- ID_DISCOVERY - Static variable in class fr.opensagres.xdocreport.document.odt.ODTConstants
-
- initialize(ITemplateEngine) - Method in class fr.opensagres.xdocreport.document.odt.discovery.ODTTemplateEngineInitializerConfigurationDiscovery
-
- INSTANCE - Static variable in class fr.opensagres.xdocreport.document.odt.discovery.ODTTemplateEngineConfiguration
-
- INSTANCE - Static variable in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTManifestXMLProcessor
-
- INSTANCE - Static variable in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTPreprocessor
-
- INSTANCE - Static variable in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTStylesPreprocessor
-
- internalEndList() - Method in class fr.opensagres.xdocreport.document.odt.textstyling.ODTDocumentHandler
-
- internalStartList(String) - Method in class fr.opensagres.xdocreport.document.odt.textstyling.ODTDocumentHandler
-
- IODTStylesGenerator - Interface in fr.opensagres.xdocreport.document.odt.textstyling
-
Interface for ODT Style generator
- isAdaptFor(XDocArchive) - Method in class fr.opensagres.xdocreport.document.odt.discovery.ODTReportFactoryDiscovery
-
- isAnnotation(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is text:annotation and false otherwise.
- isAnnotationEnd(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is text:annotation-end and false otherwise.
- isDrawFrame(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is draw:frame and false otherwise.
- isDrawImage(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is draw:image and false otherwise.
- isNotReplacedYet() - Method in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTAnnotationParsingHelper
-
Check if in case of range annotation replacement has been already done.
- isODT(XDocArchive) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if the given document archive is a ODT and false otherwise.
- isOfficeAutomaticStyles(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is office:automatic-styles and false otherwise.
- isParsing() - Method in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTAnnotationParsingHelper
-
The annotation tag is parsing now.
- isRangeAnnotation() - Method in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTAnnotationParsingHelper
-
Check if this anotation is "point" or "range" anotation.
- isTable(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is table:table and false otherwise.
- isTable(String, String, String) - Method in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTBufferedDocument
-
- isTableRow(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is table:table-row and false otherwise.
- isTableRow(String, String, String) - Method in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTBufferedDocument
-
- isTextA(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is text:a and false otherwise.
- isTextInput(String, String, String) - Static method in class fr.opensagres.xdocreport.document.odt.ODTUtils
-
Returns true if element is text:text-input and false otherwise.
- isTheSameBlock(int) - Method in class fr.opensagres.xdocreport.document.odt.preprocessor.ODTAnnotationParsingHelper
-
Check if index of current element shows we are in the same block like
anotation is.
- ITALIC_STYLE_NAME - Static variable in class fr.opensagres.xdocreport.document.odt.textstyling.ODTDefaultStylesGenerator
-
- itemStyle - Variable in class fr.opensagres.xdocreport.document.odt.textstyling.ODTDocumentHandler
-