A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractDocumentHandler - Class in fr.opensagres.xdocreport.document.textstyling
Abstract class for document handler IDocumentHandler.
AbstractDocumentHandler(BufferedElement, IContext, String) - Constructor for class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
AbstractDumper - Class in fr.opensagres.xdocreport.document.dump
 
AbstractDumper() - Constructor for class fr.opensagres.xdocreport.document.dump.AbstractDumper
 
AbstractImageProvider - Class in fr.opensagres.xdocreport.document.images
Base class for image provider.
AbstractImageProvider(boolean) - Constructor for class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
AbstractImageRegistry - Class in fr.opensagres.xdocreport.document.images
Abstract class for IImageRegistry.
AbstractImageRegistry(IEntryReaderProvider, IEntryWriterProvider, IEntryOutputStreamProvider, FieldsMetadata) - Constructor for class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
AbstractInputStreamImageProvider - Class in fr.opensagres.xdocreport.document.images
 
AbstractInputStreamImageProvider(boolean) - Constructor for class fr.opensagres.xdocreport.document.images.AbstractInputStreamImageProvider
 
AbstractProcessXDocReportServlet - Class in fr.opensagres.xdocreport.document.web
Abstract XDoc Report servlet used to process report (generate report and remove report from cache).
AbstractProcessXDocReportServlet() - Constructor for class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
AbstractProjectDumper - Class in fr.opensagres.xdocreport.document.dump
 
AbstractProjectDumper() - Constructor for class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper
 
AbstractProjectDumper.ProjectDumperOption - Class in fr.opensagres.xdocreport.document.dump
 
AbstractProjectDumper.ProjectDumperOption(DumperKind) - Constructor for class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper.ProjectDumperOption
 
AbstractStylesGenerator<DefaultStyle> - Class in fr.opensagres.xdocreport.document.textstyling
 
AbstractStylesGenerator() - Constructor for class fr.opensagres.xdocreport.document.textstyling.AbstractStylesGenerator
 
AbstractTextStylingTransformer - Class in fr.opensagres.xdocreport.document.textstyling
Abstract class for text styling transformer.
AbstractTextStylingTransformer() - Constructor for class fr.opensagres.xdocreport.document.textstyling.AbstractTextStylingTransformer
 
AbstractXDocPreprocessor<T> - Class in fr.opensagres.xdocreport.document.preprocessor
Abstract class for IXDocPreprocessor.
AbstractXDocPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.preprocessor.AbstractXDocPreprocessor
 
AbstractXDocReport - Class in fr.opensagres.xdocreport.document
Abstract class for IXDocReport to implement to manage docx, odt...
AbstractXDocReport() - Constructor for class fr.opensagres.xdocreport.document.AbstractXDocReport
 
AbstractXDocReportController - Class in fr.opensagres.xdocreport.document.dispatcher
 
AbstractXDocReportController(TemplateEngineKind, DocumentKind) - Constructor for class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
AbstractXDocReportController(String, String) - Constructor for class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
AbstractXDocReportDispatcher<T extends IXDocReportController> - Class in fr.opensagres.xdocreport.document.dispatcher
 
AbstractXDocReportDispatcher() - Constructor for class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportDispatcher
 
AbstractXDocReportFactoryDiscovery - Class in fr.opensagres.xdocreport.document.discovery
 
AbstractXDocReportFactoryDiscovery() - Constructor for class fr.opensagres.xdocreport.document.discovery.AbstractXDocReportFactoryDiscovery
 
AbstractXDocReportWEBController - Class in fr.opensagres.xdocreport.document.web.dispatcher
 
AbstractXDocReportWEBController(String, String) - Constructor for class fr.opensagres.xdocreport.document.web.dispatcher.AbstractXDocReportWEBController
 
AbstractXDocReportWEBController(TemplateEngineKind, DocumentKind) - Constructor for class fr.opensagres.xdocreport.document.web.dispatcher.AbstractXDocReportWEBController
 
accumulate(String, Object) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Accumulate values under a key.
Activator - Class in fr.opensagres.xdocreport.document.internal.osgi
OSGi Activator to initialize/dispose reports registry when bundle start/stop.
Activator() - Constructor for class fr.opensagres.xdocreport.document.internal.osgi.Activator
 
addPreprocessor(String, IXDocPreprocessor) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Register a processor for the entry name.
addPreprocessor(String, IXDocPreprocessor) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Register a processor for the entry name.
addRegion(ISavable) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Add a savable region in the current tag element.
addRegion(ISavable) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
addRegion(ISavable) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
addRegion(ISavable) - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.IBufferedRegion
Add a the given buffered region to the buffer.
append(String, Object) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Append values to the array under a key.
append(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Append content in the current tag element.
append(char[], int, int) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Append content in the current tag element.
append(char) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Append content in the current tag element.
append(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
append(char) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
append(char[], int, int) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
append(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
append(char[], int, int) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
append(char) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
append(String) - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.IBufferedRegion
Append the given content to the buffer.
append(char[], int, int) - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.IBufferedRegion
Append the given char array to the buffer.
append(char) - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.IBufferedRegion
Append the given content to the buffer.
append(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
append(char[], int, int) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
append(char) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
array() - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
Begin appending a new array.

B

back() - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Back up one character.
BASEDIR - Static variable in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper.ProjectDumperOption
 
BaseXDocReportServlet - Class in fr.opensagres.xdocreport.document.web
Base class for XDoc Report servlet.
BaseXDocReportServlet() - Constructor for class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
BasicTransformResult - Class in fr.opensagres.xdocreport.document.textstyling
 
BasicTransformResult(String) - Constructor for class fr.opensagres.xdocreport.document.textstyling.BasicTransformResult
 
BasicXDocReportDispatcher<T extends IXDocReportController> - Class in fr.opensagres.xdocreport.document.dispatcher
 
BasicXDocReportDispatcher() - Constructor for class fr.opensagres.xdocreport.document.dispatcher.BasicXDocReportDispatcher
 
BufferedAttribute - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Attribute buffered region used to manage XML dynamic attribute.
BufferedAttribute(BufferedElement, String, String) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedAttribute
 
BufferedDocument - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Buffered document.
BufferedDocument() - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocument
 
bufferedDocument - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
BufferedDocumentContentHandler<Document extends BufferedDocument> - Class in fr.opensagres.xdocreport.document.preprocessor.sax
SAX Content Handler which build a BufferedDocument from the XML source stream.
BufferedDocumentContentHandler() - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
BufferedElement - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Buffered element which stores start Tag element (ex: ) and end Tag element (ex: ).
BufferedElement(BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
BufferedEndTagElement - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Buffer for end tag element.
BufferedEndTagElement(BufferedElement) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedEndTagElement
 
BufferedRegion - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Buffered region.
BufferedRegion(BufferedElement, IBufferedRegion) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
BufferedRegionAdpater - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Base buffered region.
BufferedRegionAdpater(BufferedElement, IBufferedRegion) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
BufferedStartTagElement - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Buffer for start tag element.
BufferedStartTagElement(BufferedElement) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedStartTagElement
 
BufferedTagElement - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Base class for start/end tag element.
BufferedTagElement(BufferedElement) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
 
ByteArrayImageProvider - Class in fr.opensagres.xdocreport.document.images
Image provider implementation with byte array for image content.
ByteArrayImageProvider(InputStream) - Constructor for class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
ByteArrayImageProvider(InputStream, boolean) - Constructor for class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
ByteArrayImageProvider(byte[]) - Constructor for class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
ByteArrayImageProvider(byte[], boolean) - Constructor for class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 

C

CDATA_TYPE - Static variable in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
characters(char[], int, int) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
characters(char[], int, int) - Method in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingContentHandler
 
check() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Call this method after you have provided an input stream or file using SimpleImageInfo.setInput(InputStream) or SimpleImageInfo.setInput(DataInput).
checkReportId(String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Check if registry can register the report with this id.
ClassPathImageProvider - Class in fr.opensagres.xdocreport.document.images
Image provider implementation with image input stream coming from ClassPath.
ClassPathImageProvider(ClassLoader, String) - Constructor for class fr.opensagres.xdocreport.document.images.ClassPathImageProvider
 
ClassPathImageProvider(ClassLoader, String, boolean) - Constructor for class fr.opensagres.xdocreport.document.images.ClassPathImageProvider
 
ClassPathImageProvider(Class<?>, String) - Constructor for class fr.opensagres.xdocreport.document.images.ClassPathImageProvider
 
ClassPathImageProvider(Class<?>, String, boolean) - Constructor for class fr.opensagres.xdocreport.document.images.ClassPathImageProvider
 
clear() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
clear() - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Clear the cached reports.
clearData(String) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
clearData(String) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Clear data.
clearRegistryFromHTTPSession(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Clear registry from HTTP session.
close() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
closeSource(T) - Method in class fr.opensagres.xdocreport.document.preprocessor.AbstractXDocPreprocessor
 
closeSource(Document) - Method in class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
 
closeSource(InputStream) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.SAXXDocPreprocessor
 
ContainerProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
Container properties.
ContainerProperties(ContainerProperties.ContainerType) - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
ContainerProperties.ContainerType - Enum in fr.opensagres.xdocreport.document.textstyling.properties
 
convert(Map<String, Object>, Options, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
convert(IContext, Options, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
convert(IContext, Options, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Generate report and Convert it to another format (PDF, XHTML, etc).
convert(Map<String, Object>, Options, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Generate report and Convert it to another format (PDF, XHTML, etc).
CONVERTER_ID_HTTP_PARAM - Static variable in class fr.opensagres.xdocreport.document.Generator
 
CONVERTER_ID_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
 
create(String, XDocArchive, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.preprocessor.AbstractXDocPreprocessor
 
create(String, XDocArchive, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in interface fr.opensagres.xdocreport.document.preprocessor.IXDocPreprocessor
Create the XML file identify with te entry name from the archive.
createAndProcess(String, XDocArchive, FieldsMetadata, IDocumentFormatter, Map<String, Object>, InputStream) - Method in class fr.opensagres.xdocreport.document.preprocessor.AbstractXDocPreprocessor
 
createBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.SAXXDocPreprocessor
 
createCache() - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Create the storage cache to store instances of IXDocReport.
createContext() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Create an empty context to register Java model.
createContext(Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
createContext() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Create a new instance of IContext to put the Java model.
createContext(Map<String, Object>) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Create a new instance of IContext to put the Java model.
createDocument() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
createDocument() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
createDocumentHandler(BufferedElement, IContext, String) - Method in interface fr.opensagres.xdocreport.document.discovery.ITextStylingDocumentHandlerFactoryDiscovery
 
createDocumentHandler(String, String, IContext, String) - Method in class fr.opensagres.xdocreport.document.registry.TextStylingRegistry
Create an instance of document handler for the given document kind.
createDumpContext(IXDocReport, ITemplateEngine, DumperOptions) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
createElement(BufferedElement, String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocument
Create an element instance.
createElement(BufferedElement, String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 
createFieldsMetadata() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Create fields metadata.
createFieldsMetadata() - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
createFieldsMetadata() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Create fields metadata.
createHeaderProperties(String) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
Create HeaderProperties from inline style.
createImageProviderInfo(IImageProvider) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
createImageRegistry(IEntryReaderProvider, IEntryWriterProvider, IEntryOutputStreamProvider) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Create an image registry.
createListItemProperties(String) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
Create ListItemProperties from inline style.
createListProperties(String) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
Create ListProperties from inline style.
createParagraphProperties(String) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
Create ParagraphProperties from inline style.
createReport() - Method in interface fr.opensagres.xdocreport.document.discovery.IXDocReportFactoryDiscovery
Create a new instance of IXDocReport.
createReport(InputStream) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
createReport(XDocArchive) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
createSpanProperties(String) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
Create SpanProperties from inline style.
createTableCellProperties(Attributes) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
 
createTableProperties(Attributes) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
 
createTableRowProperties(Attributes) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
 
createWEBURIResolver(IXDocReport, String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Create the WEB URIResolver used to manage image with XHTML converter.
currentRow - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 

D

DEFAULT_UPPER_CASE - Static variable in class fr.opensagres.xdocreport.document.json.JSONObject
 
DefaultImageHandler - Class in fr.opensagres.xdocreport.document.images
 
DefaultImageHandler() - Constructor for class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
dehexchar(char) - Static method in class fr.opensagres.xdocreport.document.json.JSONTokener
Get the hex value of a character (base16).
disableHTTPResponCache(HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Disable cache HTTP hearder.
DISPATCH_HTTP_PARAM - Static variable in class fr.opensagres.xdocreport.document.Generator
 
DISPATCH_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
dispatchers - Variable in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
DocumentContextHelper - Class in fr.opensagres.xdocreport.document
Helper to register and retrieves default Java model for the IContext.
DocumentContextHelper() - Constructor for class fr.opensagres.xdocreport.document.DocumentContextHelper
 
doDispose() - Method in class fr.opensagres.xdocreport.document.dump.DumperRegistry
 
doDispose() - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
doDispose() - Method in class fr.opensagres.xdocreport.document.registry.TextStylingRegistry
 
doDispose() - Method in class fr.opensagres.xdocreport.document.registry.TextStylingTransformerRegistry
 
doDispose() - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
doDispose() - Method in class fr.opensagres.xdocreport.document.textstyling.TextStylingTransformerRegistry
 
doDocumentArchive(ProcessState, String, In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
 
doDocumentArchive(ProcessState, String, HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
doDump(IXDocReport, InputStream, IContext, DumperOptions, ITemplateEngine, OutputStream) - Method in class fr.opensagres.xdocreport.document.dump.AbstractDumper
 
doDump(IXDocReport, InputStream, IContext, DumperOptions, ITemplateEngine, OutputStream) - Method in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper
 
doDump(IXDocReport, InputStream, IContext, ITemplateEngine, IContext, File, ZipOutputStream) - Method in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper
 
doDump(IXDocReport, InputStream, IContext, ITemplateEngine, IContext, File, ZipOutputStream) - Method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumper
 
doDump(IXDocReport, InputStream, IContext, DumperOptions, ITemplateEngine, OutputStream) - Method in class fr.opensagres.xdocreport.document.dump.java.JavaMainDumper
 
doDump(IXDocReport, InputStream, IContext, ITemplateEngine, IContext, File, ZipOutputStream) - Method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumper
 
doEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
doEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
doEndOrderedList() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doEndTable(TableProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doEndTableCell() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doEndTableRow() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doEndUnorderedList() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doForward(IXDocReport, HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.UploadXDocReportServlet
 
doGenerateReport(String, In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
 
doGenerateReport(String, HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Handles HTTP GET requests by calling #doRequest().
doIsValid() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
doIsValid() - Method in class fr.opensagres.xdocreport.document.images.AbstractInputStreamImageProvider
 
doIsValid() - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
DOMPreprocessor - Class in fr.opensagres.xdocreport.document.preprocessor.dom
 
DOMPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Handles HTTP POST requests by calling #doRequest().
doPostprocessIfNeeded(XDocArchive) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
doRedirectAfterRemoveReport(In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
 
doRedirectAfterRemoveReport(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
doRemoveReport(In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
Remove report from the registry.
doRemoveReport(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Remove report from the registry.
doSaveEntry(ProcessState, String, In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
Extract entry from a report.
doSaveEntry(ProcessState, String, HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Extract entry from a report.
doSaveReport(ProcessState, In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
Save document archive of the report.
doSaveReport(ProcessState, HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Save document archive of the report.
doStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
doStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
doStartOrderedList(ListProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doStartTable(TableProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doStartTableCell(TableCellProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doStartTableRow(TableRowProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doStartUnorderedList(ListProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
doTransform(String, IDocumentHandler) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractTextStylingTransformer
Transform the given content (with some syntax like HTML, Mediawiki, etc) to another syntax (docx, odt, etc).
doTransform(String, IDocumentHandler) - Method in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingTransformer
 
doubleToString(double) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Produce a string from a double.
doUpload(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.UploadXDocReportServlet
Handles all requests (by default).
DOWNLOAD_DISPATCH - Static variable in class fr.opensagres.xdocreport.document.Generator
 
DOWNLOAD_DISPATCH - Static variable in interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
 
dump(IContext, DumperOptions, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
dump(IContext, InputStream, DumperOptions, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
dump(IXDocReport, IContext, DumperOptions, OutputStream) - Method in class fr.opensagres.xdocreport.document.dump.AbstractDumper
 
dump(IXDocReport, InputStream, IContext, DumperOptions, OutputStream) - Method in class fr.opensagres.xdocreport.document.dump.AbstractDumper
 
dump(IXDocReport, IContext, DumperOptions, OutputStream) - Method in interface fr.opensagres.xdocreport.document.dump.IDumper
Dump the given report and context by using the dumper configured with the given options and generates the result of the dump in the given out.
dump(IXDocReport, InputStream, IContext, DumperOptions, OutputStream) - Method in interface fr.opensagres.xdocreport.document.dump.IDumper
Dump the given report and context by using the dumper configured with the given options and generates the result of the dump in the given out.
dump(IContext, InputStream, DumperOptions, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Dump
dump(IContext, DumperOptions, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Dump
DUMPER_KIND_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
 
DumperKind - Enum in fr.opensagres.xdocreport.document.dump
Dumper kind.
DumperOptions - Class in fr.opensagres.xdocreport.document.dump
Dumper options.
DumperOptions(DumperKind) - Constructor for class fr.opensagres.xdocreport.document.dump.DumperOptions
 
DumperOptions(String) - Constructor for class fr.opensagres.xdocreport.document.dump.DumperOptions
 
DumperRegistry - Class in fr.opensagres.xdocreport.document.dump
IDumper registry.
DumperRegistry() - Constructor for class fr.opensagres.xdocreport.document.dump.DumperRegistry
 
DumpHelper - Class in fr.opensagres.xdocreport.document.dump
Dump helper.
DumpHelper() - Constructor for class fr.opensagres.xdocreport.document.dump.DumpHelper
 

E

ECLIPSE_PROJECT_TEMPLATE - Static variable in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumper
 
EclipseProjectDumper - Class in fr.opensagres.xdocreport.document.dump.eclipse
 
EclipseProjectDumper() - Constructor for class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumper
 
EclipseProjectDumper.EclipseProjectDumperOptions - Class in fr.opensagres.xdocreport.document.dump.eclipse
 
EclipseProjectDumper.EclipseProjectDumperOptions() - Constructor for class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumper.EclipseProjectDumperOptions
 
EclipseProjectDumperDiscovery - Class in fr.opensagres.xdocreport.document.dump.eclipse
Eclipse project dumper EclipseProjectDumper discovery.
EclipseProjectDumperDiscovery() - Constructor for class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumperDiscovery
 
ELEMENTS_KEY - Static variable in class fr.opensagres.xdocreport.document.DocumentContextHelper
 
end() - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
 
end() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Set the current buffer with end tag element.
endArray() - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
End an array.
endBold() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End bold style.
endDocument() - Method in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingContentHandler
 
endDocument() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End the document.
endElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
endElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingContentHandler
 
endHeading(int) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End heading.
endItalics() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End italics style.
endListItem() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End list item.
endObject() - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
End an object.
endOrderedList() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
endOrderedList() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End ordered list.
endParagraph() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End paragraph.
endSpan() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End span item.
endStrike() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End Strike style.
endSubscript() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End Subscript style.
endSuperscript() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End Superscript style.
endTable() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
endTable() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End table.
endTableCell() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
endTableCell() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End table cell.
endTableRow() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
endTableRow() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End table row.
endTagElement - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
endUnderline() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End underline style.
endUnorderedList() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
endUnorderedList() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
End unordered list.
ENTRY_NAME_HTTP_PARAM - Static variable in class fr.opensagres.xdocreport.document.Generator
 
ENTRY_NAME_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
error(In, Out, Exception) - Method in class fr.opensagres.xdocreport.document.Generator
Invoked when there is an error thrown in any part of doRequest() processing.
error(IXDocReport, IContext, DumperOptions, HttpServletRequest, HttpServletResponse, Exception) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Invoked when there is an error thrown in any part of doRequest() processing.
exists(TemplateEngineKind, DocumentKind) - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
exists(String, String) - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
existsReport(String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Returns true if report identified with the given id exists in the registry and false otherwise.
extractFields(FieldsExtractor) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
extractFields(FieldsExtractor, ITemplateEngine) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
extractFields(FieldsExtractor, ITemplateEngine) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Extract declared fields which use syntax of the given template egine of the report.
extractFields(FieldsExtractor) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Extract declared fields which use syntax of the template egine of the report.
extractListDirectiveInfo(String, boolean) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
extractListDirectiveInfo(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 

F

FileImageProvider - Class in fr.opensagres.xdocreport.document.images
Image provider implementation with image input stream coming from File.
FileImageProvider(File) - Constructor for class fr.opensagres.xdocreport.document.images.FileImageProvider
 
FileImageProvider(File, boolean) - Constructor for class fr.opensagres.xdocreport.document.images.FileImageProvider
 
findChildAt(String, int) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the first child element of the given element which match the given name and null otherwise.
findChildAt(BufferedElement, String, int) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the first child element of this element which match the given name and null otherwise.
findChildren(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the children element of this element which match the given name.
findChildren(BufferedElement, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the children element of the given element which match the given name.
findDumper(String) - Method in class fr.opensagres.xdocreport.document.dump.DumperRegistry
Returns the dumper registered with the given kind in the registry.
findFirstChild(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the first child element of the given element which match the given name and null otherwise.
findFirstChild(BufferedElement, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the first child element of this element which match the given name and null otherwise.
findParent(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the parent element of this element which match the given name.
findParent(BufferedElement, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the parent element of the given element which match the given name.
findParentElementInfo(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
findParentElementInfo(BufferedElement, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
flush() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
flushCharacters(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
flushCharacters(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
FONT_ENCODING_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
 
FORMAT_BMP - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for JPEG streams.
FORMAT_PBM - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Return value of SimpleImageInfo.getFormat() for RAS streams.
formatDirective(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
fr.opensagres.xdocreport.document - package fr.opensagres.xdocreport.document
 
fr.opensagres.xdocreport.document.discovery - package fr.opensagres.xdocreport.document.discovery
 
fr.opensagres.xdocreport.document.dispatcher - package fr.opensagres.xdocreport.document.dispatcher
 
fr.opensagres.xdocreport.document.dump - package fr.opensagres.xdocreport.document.dump
 
fr.opensagres.xdocreport.document.dump.eclipse - package fr.opensagres.xdocreport.document.dump.eclipse
 
fr.opensagres.xdocreport.document.dump.java - package fr.opensagres.xdocreport.document.dump.java
 
fr.opensagres.xdocreport.document.dump.maven - package fr.opensagres.xdocreport.document.dump.maven
 
fr.opensagres.xdocreport.document.images - package fr.opensagres.xdocreport.document.images
 
fr.opensagres.xdocreport.document.internal.osgi - package fr.opensagres.xdocreport.document.internal.osgi
 
fr.opensagres.xdocreport.document.json - package fr.opensagres.xdocreport.document.json
 
fr.opensagres.xdocreport.document.preprocessor - package fr.opensagres.xdocreport.document.preprocessor
 
fr.opensagres.xdocreport.document.preprocessor.dom - package fr.opensagres.xdocreport.document.preprocessor.dom
 
fr.opensagres.xdocreport.document.preprocessor.sax - package fr.opensagres.xdocreport.document.preprocessor.sax
 
fr.opensagres.xdocreport.document.registry - package fr.opensagres.xdocreport.document.registry
 
fr.opensagres.xdocreport.document.sql - package fr.opensagres.xdocreport.document.sql
 
fr.opensagres.xdocreport.document.template - package fr.opensagres.xdocreport.document.template
 
fr.opensagres.xdocreport.document.textstyling - package fr.opensagres.xdocreport.document.textstyling
 
fr.opensagres.xdocreport.document.textstyling.html - package fr.opensagres.xdocreport.document.textstyling.html
 
fr.opensagres.xdocreport.document.textstyling.properties - package fr.opensagres.xdocreport.document.textstyling.properties
 
fr.opensagres.xdocreport.document.web - package fr.opensagres.xdocreport.document.web
 
fr.opensagres.xdocreport.document.web.dispatcher - package fr.opensagres.xdocreport.document.web.dispatcher
 

G

generate(ITemplateEngine, String, IContext, OutputStream) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateAllStyles - Static variable in interface fr.opensagres.xdocreport.document.textstyling.IStylesGenerator
 
generateAllStyles(DefaultStyle) - Method in interface fr.opensagres.xdocreport.document.textstyling.IStylesGenerator
 
generateDocumentEntry(IXDocReport, InputStream, IContext, String, File, ZipOutputStream) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateDocumentFile(IXDocReport, InputStream, IContext, File) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateDocumentZipEntry(IXDocReport, InputStream, IContext, ZipOutputStream, String) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateEntry(ITemplateEngine, String, IContext, String, File, ZipOutputStream) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateFieldsMetadataEntry(IXDocReport, IContext, String, File, ZipOutputStream) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateFieldsMetadataFile(IXDocReport, IContext, File) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateFieldsMetadataZipEntry(IXDocReport, IContext, ZipOutputStream, String) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateFile(ITemplateEngine, String, IContext, File) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateJSONEntry(IXDocReport, IContext, boolean, IContext, String, File, ZipOutputStream) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateJSONFile(IXDocReport, IContext, boolean, IContext, File) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateJSONZipEntry(IXDocReport, IContext, boolean, IContext, ZipOutputStream, String) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
generateKey(long) - Static method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
generateReport(String, IXDocReportController, Map<String, Object>, OutputStream) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report by using controller to load report.
generateReport(String, IXDocReportController, Map<String, Object>, OutputStream, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report by using controller to load report by setting the registry.
generateReport(String, IXDocReportLoader, Map<String, Object>, OutputStream) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report by using report loader to load report.
generateReport(String, IXDocReportLoader, Map<String, Object>, OutputStream, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report by using report loader to load report by setting the registry.
generateReport(InputStream, String, FieldsMetadata, Map<String, Object>, OutputStream) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report without cache.
generateReport(InputStream, String, FieldsMetadata, Map<String, Object>, OutputStream, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report without cache by setting the registry.
generateReportAndConvert(String, IXDocReportController, Map<String, Object>, Options, OutputStream) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report and convert it by using controller to load report.
generateReportAndConvert(String, IXDocReportController, Map<String, Object>, Options, OutputStream, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report and convert it by using controller to load report by setting the registry.
generateReportAndConvert(String, IXDocReportLoader, Map<String, Object>, Options, OutputStream) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report and convert it by using report loader to load report.
generateReportAndConvert(String, IXDocReportLoader, Map<String, Object>, Options, OutputStream, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report and convert it by using report loader to load report by setting the registry.
generateReportAndConvert(InputStream, String, FieldsMetadata, Map<String, Object>, Options, OutputStream) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report and convert it to another format (PDF, XHTML) without cache.
generateReportAndConvert(InputStream, String, FieldsMetadata, Map<String, Object>, Options, OutputStream, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Generate report and convert it to another format (PDF, XHTML) without cache by setting the registry.
generateReportId(FileItem, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.UploadXDocReportServlet
 
generateUniqueReportId(String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Generate unique report id.
generateXhtmlFromContent(String) - Method in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingTransformer
 
generateZipEntry(ITemplateEngine, String, IContext, String, ZipOutputStream) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
Generator<In,Out> - Class in fr.opensagres.xdocreport.document
 
Generator() - Constructor for class fr.opensagres.xdocreport.document.Generator
 
get(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the value object associated with a key.
get(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
GET_HEIGHT_METHOD - Static variable in interface fr.opensagres.xdocreport.document.images.IImageRegistry
 
GET_PATH_METHOD - Static variable in interface fr.opensagres.xdocreport.document.images.IImageRegistry
 
GET_WIDTH_METHOD - Static variable in interface fr.opensagres.xdocreport.document.images.IImageRegistry
 
getAfter() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
 
getAfterRowToken() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
Returns the after row token.
getAfterTableCellToken() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
Returns the after row token.
getAttributes() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the static SAX attributes.
getBaseDir() - Method in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper.ProjectDumperOption
 
getBefore() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
 
getBeforeRowToken() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
Returns the before row token.
getBeforeTableCellToken() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
Returns the before row token.
getBehaviour() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
getBehaviour() - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Returns the behaviour to use when the stream of the image is null.
getBehaviour() - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
getBitsPerPixel() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns the image's number of bits per pixel.
getBoolean(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the boolean value associated with a key.
getBufferedDocument() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
getCachedReports() - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Returns cached report IXDocReport;
getCause() - Method in exception fr.opensagres.xdocreport.document.json.JSONException
 
getClassName(IXDocReport) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
getClassNameFile(IContext) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
getColumnCount(ResultSet) - Method in class fr.opensagres.xdocreport.document.sql.SQLDataProvider
Returns the column count.
getColumnCount() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.TableProperties
 
getColumnLabel(ResultSet, int) - Method in class fr.opensagres.xdocreport.document.sql.SQLDataProvider
Returns the column label name of the given column of the given ResultSet.
getComment(int) - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Returns the index'th comment retrieved from the file.
getContent() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.ProcessRowResult
The content of the result of process row.
getContent() - Method in class fr.opensagres.xdocreport.document.textstyling.Style
 
getContentDisposition(String, MimeMapping, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
getContentDisposition(String) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
getContext() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getControllers() - Method in class fr.opensagres.xdocreport.document.dispatcher.BasicXDocReportDispatcher
 
getConverter(Options) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
getConverter(Options) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns converter for the report and options.
getConverterId(IXDocReport, In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns the converter id.
getConverterId(IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns the converter id.
getConverterTypeFrom() - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
getCurrentElement() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocument
Returns the current element from the stack and null otherwise.
getCurrentElement() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
getCurrentListIndex() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getCurrentListOrder() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getCurrentTable() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 
getCurrentTableRow() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 
getCurrentWriter() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getData(String) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
getData(String) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns custom data.
getDate(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
 
getDefaultXMLEntries() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Returns default entries which define XML document to merge with Java model with template engine for odt, docx...
getDescription() - Method in class fr.opensagres.xdocreport.document.discovery.HTMLTextStylingTransformerDiscovery
 
getDescription() - Method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumperDiscovery
 
getDescription() - Method in class fr.opensagres.xdocreport.document.dump.java.JavaMainDumperDiscovery
 
getDescription() - Method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumperDiscovery
 
getDescription() - Method in class fr.opensagres.xdocreport.document.template.TemplateCacheInitializerDiscovery
 
getDirectives() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getDispatchParameter(In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns dispatch parameter value.
getDispatchParameter(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns dispatch parameter value.
getDocument(IXDocReport) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
getDocumentKind() - Method in interface fr.opensagres.xdocreport.document.discovery.ITemplateEngineInitializerDiscovery
 
getDocumentKind() - Method in class fr.opensagres.xdocreport.document.template.TemplateCacheInitializerDiscovery
 
getDouble(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the double value associated with a key.
getDumper(DumperOptions) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
getDumper() - Method in interface fr.opensagres.xdocreport.document.discovery.IDumperDiscovery
Returns teh IDumper instance.
getDumper(String) - Method in class fr.opensagres.xdocreport.document.dump.DumperRegistry
Returns the dumper registered with the given kind in the registry and null otherwise.
getDumper() - Method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumperDiscovery
Returns the singleton EclipseProjectDumper.
getDumper() - Method in class fr.opensagres.xdocreport.document.dump.java.JavaMainDumperDiscovery
Returns the singleton JavaMain.
getDumper() - Method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumperDiscovery
Returns the singleton MavenProjectDumper.
getDumper(DumperOptions) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the dumper for the given options.
getDumperKind(IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns the dumper kind from the HTTP request.
getDynamicAttr(Element, String, String, String, IDocumentFormatter) - Method in class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
Generate directive (ex with FM: [#if ___font??]
getElementById(IContext, String) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
Returns the BufferedElement from the given context with the given element id.
getElementIndex() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
getElementsCache(IContext) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
Retrieves the elements cache from the given context.
getEndLoopDirective() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.ProcessRowResult
Returns the end loop directive if process row has modified the content and null otherwise.
getEndLoopDirective() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
getEndNoParse() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getEndTagElement() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the buffer of the end tag element.
getEndTagElementName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the name of this end tag element (ex : ).
getEntryName(In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns the entry name of the report.
getEntryName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getEntryName() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getEntryName(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns the entry name of the report.
getFieldAsTextStyling(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getFieldName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.ProcessRowResult
Returns the field name which was used to transform the content if process row has modified the content and null otherwise.
getFieldsMetadata() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Returns fields metadata used to manage lazy loop for table row.
getFieldsMetadata() - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
getFieldsMetadata(String) - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportDispatcher
 
getFieldsMetadata() - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportController
 
getFieldsMetadata(String) - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportLoader
 
getFieldsMetadata(String, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
getFieldsMetadata() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getFieldsMetadata() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns fields metadata used to manage lazy loop for table row.
getFieldsMetadata() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getFieldsMetadata(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns the fields metadata to use for the report.
getFieldsMetadata(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
getFileExtension() - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
getFileExtension() - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportController
 
getFontEncoding(IXDocReport, String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns the encoding to use for converter.
getFormat() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
getFormatName() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns the image format's name.
getFormatter() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getHeight(Float) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
getHeight(ImageProviderInfo, String) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getHeight() - Method in interface fr.opensagres.xdocreport.document.images.IImageInfo
 
getHeight(Float) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Returns the height image with pixel unit.
getHeight(ImageProviderInfo, String) - Method in interface fr.opensagres.xdocreport.document.images.IImageRegistry
Returns the height of the image provider if not null and the given defaultHeight otherwise.
getHeight() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns one the image's vertical resolution in pixels.
getHeight(Float) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
getId() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
getId() - Method in class fr.opensagres.xdocreport.document.discovery.HTMLTextStylingTransformerDiscovery
 
getId() - Method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumperDiscovery
 
getId() - Method in class fr.opensagres.xdocreport.document.dump.java.JavaMainDumperDiscovery
 
getId() - Method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumperDiscovery
 
getId() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the id of the IXDocReport.
getId() - Method in class fr.opensagres.xdocreport.document.template.TemplateCacheInitializerDiscovery
 
getId() - Method in class fr.opensagres.xdocreport.document.textstyling.Style
 
getImageBasePath() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getImageBasePath() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
Returns the image base path.
getImageByteArray() - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
getImageEntryName(ImageProviderInfo) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getImageFileName() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
Returns the image file name.
getImageFormat() - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
getImageFormat() - Method in class fr.opensagres.xdocreport.document.images.ClassPathImageProvider
 
getImageFormat() - Method in class fr.opensagres.xdocreport.document.images.FileImageProvider
 
getImageFormat() - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Returns the image format.
getImageFormat() - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
getImageFullPath() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
Returns the full path of the image.
getImageHandler(IContext) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
 
getImageId() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getImageId() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
Returns the image id.
getImageInfo() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
Returns image info of the current image content.
getImageProvider(Object, String, FieldMetadata) - Method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
getImageProvider(InputStream, String, FieldMetadata) - Method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
getImageProvider(byte[], String, FieldMetadata) - Method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
getImageProvider(File, String, FieldMetadata) - Method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
getImageProvider(Object, String, FieldMetadata) - Method in interface fr.opensagres.xdocreport.document.images.IImageHandler
 
getImageProvider() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
Returns the image provider instance.
getImageProviderInfos() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getImageProviderInfos() - Method in interface fr.opensagres.xdocreport.document.images.IImageRegistry
Returns list of image provider info.
getImageRegistry(IContext) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
 
getImageStream() - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
getImageType() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
Returns the image type.
getInnerText() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
getInputStream() - Method in class fr.opensagres.xdocreport.document.images.AbstractInputStreamImageProvider
 
getInputStream() - Method in class fr.opensagres.xdocreport.document.images.ClassPathImageProvider
 
getInputStream() - Method in class fr.opensagres.xdocreport.document.images.FileImageProvider
 
getInputStream() - Method in class fr.opensagres.xdocreport.document.OutputStream2InputStream
 
getInstance() - Static method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumper
 
getInstance() - Static method in class fr.opensagres.xdocreport.document.dump.java.JavaMainDumper
 
getInstance() - Static method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumper
 
getInstance() - Static method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
getInt(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the int value associated with a key.
getItemNameList() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.ProcessRowResult
Returns the itame name list if process row has modified the content and null otherwise.
getItemNameList() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
getJavaSrcPath() - Method in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper
 
getJavaSrcPath() - Method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumper
 
getJavaSrcPath() - Method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumper
 
getJSONArray(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the JSONArray value associated with a key.
getJSONFileName(IXDocReport, IContext) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
getJSONObject(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the JSONObject value associated with a key.
getKind() - Method in interface fr.opensagres.xdocreport.document.discovery.IDumperDiscovery
Returns the IDumper kind.
getKind() - Method in class fr.opensagres.xdocreport.document.dump.DumperOptions
Return the kind DumperKind of the dumper to use.
getKind() - Method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumperDiscovery
 
getKind() - Method in class fr.opensagres.xdocreport.document.dump.java.JavaMainDumperDiscovery
 
getKind() - Method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumperDiscovery
 
getKind() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the kind of the report (ODT, docx...).
getKinds() - Method in class fr.opensagres.xdocreport.document.dump.DumperRegistry
Returns teh list of the dumper kind registered in the registry.
getLastModified() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Returns the last modified time when the report is loaded.
getLastModified() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the last modified time when the report is loaded.
getListName(String, String) - Method in class fr.opensagres.xdocreport.document.sql.SQLDataProvider
Returns true if the given column of the given table is a field list and false otherwise.
getLong(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the long value associated with a key.
getMimeMapping() - Method in interface fr.opensagres.xdocreport.document.discovery.IXDocReportFactoryDiscovery
Returns mime mapping switch the kind of the report (odt, docx...).
getMimeMapping() - Method in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper
 
getMimeMapping() - Method in interface fr.opensagres.xdocreport.document.dump.IDumper
Returns mime mapping switch the kind of the dumper.
getMimeMapping() - Method in class fr.opensagres.xdocreport.document.dump.java.JavaMainDumper
 
getMimeMapping() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns mime mapping switch the kind of the report (odt, docx...).
getMimeMapping(String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Returns mime mapping for the file extension.
getMimeType() - Method in interface fr.opensagres.xdocreport.document.images.IImageInfo
 
getMimeType() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns a String with the MIME type of the format.
getName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedAttribute
 
getName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
getNames(JSONObject) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an array of field names from an Object.
getNumberOfComments() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful and SimpleImageInfo.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfImages() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Returns the number of images in the examined file.
getOptionsConverter(IXDocReport, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
getOptionsConverter(IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns the options for the converter.
getOptionsDumper(IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns the dumper options from the HTTP request and null otherwise.
getOriginalDocumentArchive() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
getOriginalDocumentArchive() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the original zipped XML document (odt, docx...) and null if : no load was done.
getOutputStream(Out) - Method in class fr.opensagres.xdocreport.document.Generator
 
getOwnerElement() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the owner element.
getOwnerElement() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
getOwnerElement() - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.ISavable
Returns the owner element.
getPackageName() - Method in class fr.opensagres.xdocreport.document.dump.DumperOptions
 
getParameter(In, String) - Method in class fr.opensagres.xdocreport.document.Generator
 
getParent() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the parent buffered element of this element.
getParent() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
getParent() - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.IBufferedRegion
Returns the parent buffered region.
getParent() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getPath(ImageProviderInfo, String) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getPath(ImageProviderInfo) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getPhysicalHeightDpi() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthDpi() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthInch() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Returns the physical width of an image in inches, or -1.0f if width information is not available.
getPrefix() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.PrefixMapping
 
getPreprocessedDocumentArchive() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
getPreprocessedDocumentArchive() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the preprocessed zipped XML document (odt, docx...) and null if no load was done.
getProcessRowResult(String, boolean) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
If a row parsing, replace fields name with well script to manage lazy loop for table row.
getProcessState(In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns process state (original|preprocessed|generated).
getProcessState(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns process state (original|preprocessed|generated).
getRegistry() - Static method in class fr.opensagres.xdocreport.document.dump.DumperRegistry
Returns the dumper registry instance.
getRegistry(In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns the XDocReport registry which load and cache document.
getRegistry() - Static method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
getRegistry() - Static method in class fr.opensagres.xdocreport.document.registry.TextStylingRegistry
 
getRegistry() - Static method in class fr.opensagres.xdocreport.document.registry.TextStylingTransformerRegistry
 
getRegistry() - Static method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
getRegistry() - Static method in class fr.opensagres.xdocreport.document.textstyling.TextStylingTransformerRegistry
 
getRegistry(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns the XDocReport registry which load and cache document.
getRegistryForUpload(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.UploadXDocReportServlet
 
getRegistryFromHTTPSession(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns registry from HTTP session.
getReport(In) - Method in class fr.opensagres.xdocreport.document.Generator
 
getReport(String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Returns the report identified with the given id.
getReport(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
getReport(String, IXDocReportController) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Get the template report from the cache registered with report id and load it if it is not found by using the given controller.
getReport(String, IXDocReportController, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Get the template report from the cache registered with report id and load it if it is not found by using the given controller by setting the registry.
getReport(String, IXDocReportLoader) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Get the template report from the cache registered with report id and load it if it is not found by using the given report loader.
getReport(String, IXDocReportLoader, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Get the template report from the cache registered with report id and load it if it is not found by using the given report loader by setting the registry.
getReportClass() - Method in interface fr.opensagres.xdocreport.document.discovery.IXDocReportFactoryDiscovery
Returns class report created with this factory.
getReportController(String) - Method in class fr.opensagres.xdocreport.document.dispatcher.BasicXDocReportDispatcher
 
getReportController(String) - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportDispatcher
 
getReportFactoryDiscoveries() - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Returns list of report factory discoveries.
getReportId(In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns the id of the report.
getReportId(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns the id of the report.
getResourcesSrcPath() - Method in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper
 
getResourcesSrcPath() - Method in class fr.opensagres.xdocreport.document.dump.eclipse.EclipseProjectDumper
 
getResourcesSrcPath() - Method in class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumper
 
getRowCount() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.TableProperties
 
getSharedContext() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getSize(float) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getSize(String) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getSource(XDocArchive, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.AbstractXDocPreprocessor
 
getSource(XDocArchive, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
 
getSource(XDocArchive, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.SAXXDocPreprocessor
 
getSourceStream(String) - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportDispatcher
 
getSourceStream() - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportController
 
getSourceStream(String) - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportLoader
 
getSourceStream(String, In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns input stream of the report to load identified with reportId.
getSourceStream(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns input stream of the report to load identified with reportId.
getSourceStream(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
getStartLoopDirective() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.ProcessRowResult
Returns the start loop directive if process row has modified the content and null otherwise.
getStartLoopDirective() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
getStartNoParse() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getStartTagElement() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the buffer of the start tag element.
getStartTagElementName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the name of this start tag element (ex : ).
getString(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the string associated with a key.
getStyleName() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
getTableCellName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getTableName(ResultSet, int) - Method in class fr.opensagres.xdocreport.document.sql.SQLDataProvider
Returns the table name of the given column of the given ResultSet.
getTableRowName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getTemplateCacheInfo(String, String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
getTemplateEngine() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Returns template engine (velocity, freemarker..) to use to merge Java model with the XML files of the from entries of the zipped XML Document (odt, docx...) defined by AbstractXDocReport.getXMLEntries().
getTemplateEngine(String, In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns the template engine to use for the report.
getTemplateEngine(IXDocReport, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
getTemplateEngine(In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns the template engine from request and otherwise returns the default template engine.
getTemplateEngine() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the template engine (Velocity, Freemarker..) to use switch the syntax used in the XML document.
getTemplateEngine(TemplateEngineKind, DocumentKind) - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
getTemplateEngine(String, String) - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
getTemplateEngine(String) - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
getTemplateEngine(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns the template engine to use for the report.
getTemplateEngine(IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
getTemplateEngine(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns the template engine from request and otherwise returns the default template engine.
getTemplateEngineId(In) - Method in class fr.opensagres.xdocreport.document.Generator
Returns the template engine id from request.
getTemplateEngineId(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Returns the template engine id from request.
getTemplateEngineKind() - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
getTemplateEngineKind(String) - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportDispatcher
 
getTemplateEngineKind() - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportController
 
getTemplateEngineKind(String) - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportLoader
 
getTemplateEngineKind(String, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
getTemplateEngineKind(In) - Method in class fr.opensagres.xdocreport.document.Generator
 
getTemplateEngineKind(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
getTemplateEngineKind(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
getTemplateEngineKind(HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
getTextAlignment() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
getTextBefore() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getTextBefore() - Method in class fr.opensagres.xdocreport.document.textstyling.BasicTransformResult
 
getTextBefore() - Method in interface fr.opensagres.xdocreport.document.textstyling.ITransformResult
 
getTextBody() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getTextBody() - Method in class fr.opensagres.xdocreport.document.textstyling.BasicTransformResult
 
getTextBody() - Method in interface fr.opensagres.xdocreport.document.textstyling.ITransformResult
 
getTextContent() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns the text content for this element.
getTextEnd() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
getTextEnd() - Method in class fr.opensagres.xdocreport.document.textstyling.BasicTransformResult
 
getTextEnd() - Method in interface fr.opensagres.xdocreport.document.textstyling.ITransformResult
 
getTextStylingTransformer(SyntaxKind) - Method in class fr.opensagres.xdocreport.document.registry.TextStylingTransformerRegistry
Returns the text styling transformer for the given syntax kind.
getTextStylingTransformer(String) - Method in class fr.opensagres.xdocreport.document.registry.TextStylingTransformerRegistry
Returns the text styling transformer for the given syntax kind.
getTextStylingTransformer(SyntaxKind) - Method in class fr.opensagres.xdocreport.document.textstyling.TextStylingTransformerRegistry
Returns the text styling transformer for the given syntax kind.
getTextStylingTransformer(String) - Method in class fr.opensagres.xdocreport.document.textstyling.TextStylingTransformerRegistry
Returns the text styling transformer for the given syntax kind.
getTransformer() - Method in class fr.opensagres.xdocreport.document.discovery.HTMLTextStylingTransformerDiscovery
 
getTransformer() - Method in interface fr.opensagres.xdocreport.document.discovery.ITextStylingTransformerDiscovery
Returns the text styling transformer.
getType() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
getURI() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.PrefixMapping
 
getValue() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedAttribute
 
getVariableIndex() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getWidth(Float) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
getWidth(ImageProviderInfo, String) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
getWidth() - Method in interface fr.opensagres.xdocreport.document.images.IImageInfo
 
getWidth(Float) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Returns the width image with pixel unit.
getWidth(ImageProviderInfo, String) - Method in interface fr.opensagres.xdocreport.document.images.IImageRegistry
Returns the width of the image provider if not null and the given defaultWidth otherwise.
getWidth() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
If SimpleImageInfo.check() was successful, returns one the image's horizontal resolution in pixels.
getWidth(Float) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
getXMLEntries() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Returns XML entries which define XML document to merge with Java model with template engine.

H

handleImage(String, String) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Handle image.
handleLineBreak() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
 
handleReference(String, String) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Handle reference.
handleString(String) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
handleString(String) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Text content.
has(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Determine if the JSONObject contains a specific key.
hasSharedContext() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
HeaderProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
Header properties.
HeaderProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.HeaderProperties
 
HTMLTextStylingContentHandler - Class in fr.opensagres.xdocreport.document.textstyling.html
SAX content handler used to parse HTML content and call the right method of IDocumentHandler according the HTML content.
HTMLTextStylingContentHandler(IDocumentHandler) - Constructor for class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingContentHandler
 
HTMLTextStylingTransformer - Class in fr.opensagres.xdocreport.document.textstyling.html
HTML text styling transformer to transform HTML to another document kind (odt, docx, etc) syntax.
HTMLTextStylingTransformer() - Constructor for class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingTransformer
 
HTMLTextStylingTransformerDiscovery - Class in fr.opensagres.xdocreport.document.discovery
Discovery to register HTML Text styling transformer HTMLTextStylingTransformer.
HTMLTextStylingTransformerDiscovery() - Constructor for class fr.opensagres.xdocreport.document.discovery.HTMLTextStylingTransformerDiscovery
 

I

IBufferedRegion - Interface in fr.opensagres.xdocreport.document.preprocessor.sax
Interface for buffered region.
IDocumentHandler - Interface in fr.opensagres.xdocreport.document.textstyling
Handler to build a document.
IDocumentHandler.TextLocation - Enum in fr.opensagres.xdocreport.document.textstyling
 
IDumper - Interface in fr.opensagres.xdocreport.document.dump
API of dumper.
IDumperDiscovery - Interface in fr.opensagres.xdocreport.document.discovery
IDumper provider discovery.
IImageHandler - Interface in fr.opensagres.xdocreport.document.images
 
IImageInfo - Interface in fr.opensagres.xdocreport.document.images
The IImageInfo is used to get metadatas from any provided image
IImageProvider - Interface in fr.opensagres.xdocreport.document.images
Image provider is used as "context" to manage dynamic images in the document source (odt, docx...).
IImageRegistry - Interface in fr.opensagres.xdocreport.document.images
Image registry used to store the IImageProvider used in the "context", copy the binary data of the images in the generated report, modify some entry of the generated report with image information.
IJSONNode - Interface in fr.opensagres.xdocreport.document.json
 
IMAGE_INFO - Static variable in interface fr.opensagres.xdocreport.document.images.IImageRegistry
 
ImageProviderInfo - Class in fr.opensagres.xdocreport.document.images
Information about image provider.
ImageProviderInfo(IImageProvider, String, String, String) - Constructor for class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
increment(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Increment a property of a JSONObject.
init(ServletConfig) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
init(ServletConfig) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
init(ServletConfig) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
initialize(ITemplateEngine) - Method in interface fr.opensagres.xdocreport.document.discovery.ITemplateEngineInitializerDiscovery
 
initialize(ITemplateEngine) - Method in class fr.opensagres.xdocreport.document.template.TemplateCacheInitializerDiscovery
 
initializeLoopTemplateDirective(String, IDocumentFormatter, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingTransformer
 
isAdaptFor(String) - Method in class fr.opensagres.xdocreport.document.discovery.AbstractXDocReportFactoryDiscovery
 
isAdaptFor(XDocArchive) - Method in interface fr.opensagres.xdocreport.document.discovery.IXDocReportFactoryDiscovery
Returns true if loaded document archive support this discovery and false otherwise.
isAdaptFor(String) - Method in interface fr.opensagres.xdocreport.document.discovery.IXDocReportFactoryDiscovery
Returns true if file extension support this discovery and false otherwise.
ISavable - Interface in fr.opensagres.xdocreport.document.preprocessor.sax
Save content in a given writer.
isBold() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isCacheOriginalDocument(String, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
isCacheOriginalDocument(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns true if the original document "template" document with the given id must be cached and false otherwise.
isCacheReport() - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportController
 
isCacheReport(String) - Method in class fr.opensagres.xdocreport.document.dispatcher.AbstractXDocReportDispatcher
 
isCacheReport() - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportController
 
isCacheReport(String) - Method in interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportLoader
 
isCacheReport(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Returns true if the report with the given id must be cached and false otherwise.
isCacheReport(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
isDate() - Method in class fr.opensagres.xdocreport.document.json.JSONObject
 
isDefaultUseImageSize() - Method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
isDisableHTTPResponCache() - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
isEnded() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns true if current buffer is end tag element and false otherwise.
isGenerateContentDisposition(String, MimeMapping, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
isGenerateContentDisposition(String, MimeMapping, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
isGenerateContentDisposition(String, MimeMapping, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
isImage() - Method in class fr.opensagres.xdocreport.document.json.JSONObject
 
isItalic() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isKeepImageTemplate() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
isLoopTemplateDirectiveInitilalized() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
isNotRemoveImageTemplate() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
isNull(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isPageBreakAfter() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isPageBreakBefore() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isPreprocessed() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Returns true if report was processed and false otherwise.
isPreprocessed() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns true if report was processed and false otherwise.
isProgressive() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Returns whether the image is stored in a progressive (also called: interlaced) way.
isReseted() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
isResize() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
isResize() - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Returns true if call of IImageProvider.setWidth(Float) must compute image height with ratio or if call of IImageProvider.setHeight(Float) must compute image with with ratio and false otherwise.
isResize() - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
isStrike() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isString() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns false
isString() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
isString() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
isString() - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.IBufferedRegion
Returns true if buffered region is a String and false otherwise.
isString() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
isSubscript() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isSuperscript() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isTable(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 
isTable(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
Returns true if current element is a table and false otherwise.
isTableRow(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 
isTableRow(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
Returns true if current element is a table row and false otherwise.
IStylesGenerator<DefaultStyle> - Interface in fr.opensagres.xdocreport.document.textstyling
 
isUnderline() - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
isUpperCaseFirstChar() - Method in interface fr.opensagres.xdocreport.document.json.IJSONNode
 
isUpperCaseFirstChar() - Method in class fr.opensagres.xdocreport.document.json.JSONArray
 
isUpperCaseFirstChar() - Method in class fr.opensagres.xdocreport.document.json.JSONObject
 
isUseImageSize() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
isUseImageSize(String, FieldMetadata) - Method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
isUseImageSize() - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Returns true if image size comes from the image and false otherwise.
isUseImageSize() - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
isValid() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
isValid() - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Returns true if the image provider is valid (ex : input stream not null) and false otherwise.
isValid() - Method in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
isValid() - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
ITemplateEngineInitializerDiscovery - Interface in fr.opensagres.xdocreport.document.discovery
 
ITextStylingDocumentHandlerFactoryDiscovery - Interface in fr.opensagres.xdocreport.document.discovery
 
ITextStylingTransformer - Interface in fr.opensagres.xdocreport.document.textstyling
Text styling transformer is used to transform some syntax (HTML, Mediawiki, etc) to another syntax (docx, odt, etc).
ITextStylingTransformerDiscovery - Interface in fr.opensagres.xdocreport.document.discovery
Discovery used to register text styling transformer ITextStylingTransformer.
ITransformResult - Interface in fr.opensagres.xdocreport.document.textstyling
Result of transform text styling.
IXDocPreprocessor - Interface in fr.opensagres.xdocreport.document.preprocessor
XML document preprocessor is used to modify the content of the original document from the archive of the XML document (odt, docx...).
IXDocReport - Interface in fr.opensagres.xdocreport.document
XML Document reporting used to load XML document (odt, docx...) and generate reporting by merging it with Java data model by using a template engine ITemplateEngine.
IXDocReportController - Interface in fr.opensagres.xdocreport.document.dispatcher
 
IXDocReportDispatcher<T extends IXDocReportController> - Interface in fr.opensagres.xdocreport.document.dispatcher
 
IXDocReportFactoryDiscovery - Interface in fr.opensagres.xdocreport.document.discovery
Discovery used to register report factory in the XDocReportLoader.
IXDocReportLoader - Interface in fr.opensagres.xdocreport.document.dispatcher
 
IXDocReportWEBController - Interface in fr.opensagres.xdocreport.document.web.dispatcher
 

J

JAVA_MAIN_DUMP_TEMPLATE - Static variable in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
JavaMainDumper - Class in fr.opensagres.xdocreport.document.dump.java
IDumper implementation which dump a report and context to generate a single Java Main class which generates a report : the template document is encoded as binary 64 String.
JavaMainDumper() - Constructor for class fr.opensagres.xdocreport.document.dump.java.JavaMainDumper
 
JavaMainDumper.JavaMainDumperOptions - Class in fr.opensagres.xdocreport.document.dump.java
 
JavaMainDumper.JavaMainDumperOptions() - Constructor for class fr.opensagres.xdocreport.document.dump.java.JavaMainDumper.JavaMainDumperOptions
 
JavaMainDumperDiscovery - Class in fr.opensagres.xdocreport.document.dump.java
Java Main dumper JavaMainDumper discovery.
JavaMainDumperDiscovery() - Constructor for class fr.opensagres.xdocreport.document.dump.java.JavaMainDumperDiscovery
 
join(String) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Make a string from the contents of this JSONArray.
JSONArray - Class in fr.opensagres.xdocreport.document.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class fr.opensagres.xdocreport.document.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class fr.opensagres.xdocreport.document.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class fr.opensagres.xdocreport.document.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection, boolean) - Constructor for class fr.opensagres.xdocreport.document.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object, boolean) - Constructor for class fr.opensagres.xdocreport.document.json.JSONArray
Construct a JSONArray from an array
JSONException - Exception in fr.opensagres.xdocreport.document.json
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception fr.opensagres.xdocreport.document.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception fr.opensagres.xdocreport.document.json.JSONException
 
JSONImage - Class in fr.opensagres.xdocreport.document.json
 
JSONImage() - Constructor for class fr.opensagres.xdocreport.document.json.JSONImage
 
JSONObject - Class in fr.opensagres.xdocreport.document.json
Code modified for XDocReport (see "added by XDocReport" comment) : JSONObject extends HashMap A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map, boolean) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Date) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
 
JSONObject(InputStream) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
 
JSONObject(Object, boolean) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObject(String, Locale) - Constructor for class fr.opensagres.xdocreport.document.json.JSONObject
Construct a JSONObject from a ResourceBundle.
JSONString - Interface in fr.opensagres.xdocreport.document.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value( Object).
JSONTokener - Class in fr.opensagres.xdocreport.document.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class fr.opensagres.xdocreport.document.json.JSONTokener
Construct a JSONTokener from a Reader.
JSONTokener(InputStream) - Constructor for class fr.opensagres.xdocreport.document.json.JSONTokener
Construct a JSONTokener from an InputStream.
JSONTokener(String) - Constructor for class fr.opensagres.xdocreport.document.json.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in fr.opensagres.xdocreport.document.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class fr.opensagres.xdocreport.document.json.JSONWriter
Make a fresh JSONWriter.

K

KEEP_IMAGE_TEMPLATE_METHOD - Static variable in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
KeepImageTemplate - Static variable in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
key(String) - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
Append a key.
keys() - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an enumeration of the keys of the JSONObject.

L

length() - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get the number of keys stored in the JSONObject.
ListItemProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
List Item properties.
ListItemProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.ListItemProperties
 
ListProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
List properties.
ListProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.ListProperties
 
load(InputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
load(InputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Load XML document (odt, docx...) from input stream.
load(String, Class) - Static method in class fr.opensagres.xdocreport.document.textstyling.Style
 
loadImageInfo() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
Load image info.
loadImageInfo() - Method in class fr.opensagres.xdocreport.document.images.AbstractInputStreamImageProvider
 
loadImageInfo() - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
loadReport(String, XDocReportRegistry, In) - Method in class fr.opensagres.xdocreport.document.Generator
Load report.
loadReport(InputStream) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String, ITemplateEngine) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String, ITemplateEngine, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String, String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String, String, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String, TemplateEngineKind) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, String, TemplateEngineKind, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, ITemplateEngine) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, ITemplateEngine, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, TemplateEngineKind) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(InputStream, TemplateEngineKind, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Load report.
loadReport(String, XDocReportRegistry, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Load report.
loadReport(String, IXDocReportController, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Load the template report by using the given controller and cache it to the given registry
loadReport(String, IXDocReportLoader, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Load the template report by using the given report loader and cache it to the given registry
loadReport(InputStream, String, FieldsMetadata, XDocReportRegistry) - Static method in class fr.opensagres.xdocreport.document.XDocReport
Load the template report by using the given controller and cache it to the given registry

M

main(String[]) - Static method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
match(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Returns true if the given name match the name of this element and false otherwise.
MavenProjectDumper - Class in fr.opensagres.xdocreport.document.dump.maven
 
MavenProjectDumper() - Constructor for class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumper
 
MavenProjectDumper.MavenProjectDumperOptions - Class in fr.opensagres.xdocreport.document.dump.maven
 
MavenProjectDumper.MavenProjectDumperOptions() - Constructor for class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumper.MavenProjectDumperOptions
 
MavenProjectDumperDiscovery - Class in fr.opensagres.xdocreport.document.dump.maven
Maven project dumper MavenProjectDumper discovery.
MavenProjectDumperDiscovery() - Constructor for class fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumperDiscovery
 
mode - Variable in class fr.opensagres.xdocreport.document.json.JSONWriter
The current mode.
more() - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
mustEncodeCharachers() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 

N

names() - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
next() - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Get the next n characters.
nextClean() - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Get the next char in the string, skipping whitespace.
nextString(char) - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextValue() - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Get the next value.
NOT_REMOVE_IMAGE_TEMPLATE_METHOD - Static variable in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
NULL - Static variable in class fr.opensagres.xdocreport.document.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
numberToString(Number) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Produce a string from a Number.

O

object() - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
Begin appending a new object.
onAfterPreprocessing(Map<String, Object>, XDocArchive) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
On after preprocessing.
onAfterProcessTemplateEngine(IContext, XDocArchive) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
On after process template engine.
onBeforePreprocessing(Map<String, Object>, XDocArchive) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
On before preprocessing.
onBeforeProcessTemplateEngine(IContext, XDocArchive) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
On before process template engine.
onEndEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocument
On end of End element.
onEndEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 
onEndInitialization() - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
onEndStartElement(BufferedElement, String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocument
On end of Start element.
onStartEndElement(String, String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocument
On start of End element.
onStartStartElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocument
On start of Start element.
opt(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Get an optional string associated with a key.
OutputStream2InputStream - Class in fr.opensagres.xdocreport.document
 
OutputStream2InputStream() - Constructor for class fr.opensagres.xdocreport.document.OutputStream2InputStream
 
outputStreamProvider - Variable in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 

P

PACKAGE_NAME - Static variable in class fr.opensagres.xdocreport.document.dump.DumperOptions
 
ParagraphProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
Paragraph properties.
ParagraphProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.ParagraphProperties
 
parse(String) - Static method in class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
 
popTempWriter(String) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
populateContext(IContext, String, In) - Method in class fr.opensagres.xdocreport.document.Generator
Put the Java model in the context for the report reportId.
populateContext(IContext, String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Put the Java model in the context for the report reportId.
populateContext(IContext, IXDocReport, HttpServletRequest) - Method in interface fr.opensagres.xdocreport.document.web.dispatcher.IXDocReportWEBController
 
populateContext(IContext, String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
populateContext(IContext, IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
postProcess() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
postProcess() - Method in interface fr.opensagres.xdocreport.document.images.IImageRegistry
Called after processing of the template engine.
PrefixMapping - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Prefix mapping used to generated XML namespaces with prefix.
PrefixMapping(String, String) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.PrefixMapping
 
prepareHTTPResponse(String, MimeMapping, In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
 
prepareHTTPResponse(String, String, In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
 
prepareHTTPResponse(String, MimeMapping, HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
prepareHTTPResponse(String, String, HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
 
prepareOptions(Options, IXDocReport, String, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
prepareOptions(Options, IXDocReport, String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Initialize converter options with default settings.
preprocess() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
preProcess() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
preProcess() - Method in interface fr.opensagres.xdocreport.document.images.IImageRegistry
Called before processing of the template engine.
preprocess() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Force the preprocessing step.
preprocess(String, XDocArchive, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.preprocessor.AbstractXDocPreprocessor
 
preprocess(String, T, Writer, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.preprocessor.AbstractXDocPreprocessor
 
preprocess(String, Document, Writer, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
 
preprocess(String, XDocArchive, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in interface fr.opensagres.xdocreport.document.preprocessor.IXDocPreprocessor
Modify the XML file identify with te entry name from the archive.
preprocess(String, InputStream, Writer, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.SAXXDocPreprocessor
 
printEscaped(String, IBufferedRegion) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
process(Map<String, Object>, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
process(Map<String, Object>, String, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
process(IContext, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
process(IContext, String, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Generate report by merging Java model frm the context with XML Document (odt, docx...) preprocessed and store the result into output stream.
process(IContext, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Merge the docx, odt document with Java model from the context and register the result to the output stream.
process(Map<String, Object>, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Merge the docx, odt document with Java model from the context Map and register the result to the output stream.
process(IContext, String, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Merge the docx, odt document with Java model from the context and register the entryName transformed to the output stream.
process(Map<String, Object>, String, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Merge the docx, odt document with Java model from the context Map and register the entryName transformed to the output stream.
PROCESS_STATE_HTTP_PARAM - Static variable in class fr.opensagres.xdocreport.document.Generator
 
PROCESS_STATE_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
ProcessDispatcherXDocReportServlet - Class in fr.opensagres.xdocreport.document.web.dispatcher
 
ProcessDispatcherXDocReportServlet() - Constructor for class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
processRequest(In, Out) - Method in class fr.opensagres.xdocreport.document.Generator
Handles all requests (by default).
processRequest(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
Handles all requests (by default).
processRequest(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.BaseXDocReportServlet
Handles all requests (by default).
processRequest(HttpServletRequest, HttpServletResponse) - Method in class fr.opensagres.xdocreport.document.web.UploadXDocReportServlet
 
processRowIfNeeded(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
processRowIfNeeded(String, boolean) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
If a row parsing, replace fields name with well script to manage lazy loop for table row.
ProcessRowResult - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Result of the process row which store information about loop directive of the template engine.
ProcessRowResult(String, String, String, String, String) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.ProcessRowResult
 
processScriptAfter(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
processScriptBefore(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
ProcessState - Enum in fr.opensagres.xdocreport.document
 
pushTempWriter() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
put(boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Append a boolean value.
put(Collection) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Append a double value.
put(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Append an int value.
put(long) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Append an long value.
put(Map) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Append an object value.
put(int, boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
put(int, Object) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/value pair in the JSONObject.
put(String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
putElementsCache(IContext, Map<String, BufferedElement>) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
Register the given elements cache in the given context.
putImageHandler(IContext, IImageHandler) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
 
putImageRegistry(IContext, IImageRegistry) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
 
putOnce(String, Object) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putTextStylingRegistry(IContext, TextStylingRegistry) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
Register the given text styling registry in the given context.

Q

quote(String) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

readerProvider - Variable in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
regions - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
register(String, T) - Method in class fr.opensagres.xdocreport.document.dispatcher.BasicXDocReportDispatcher
 
register(ITemplateEngine, DocumentKind) - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
REGISTER_IMAGE_METHOD - Static variable in interface fr.opensagres.xdocreport.document.images.IImageRegistry
 
registerBufferedElement(long, BufferedElement) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
registerDispatcher(IXDocReportDispatcher<?>) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
registerDynamicAttributes() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Register dynamic attributes if needed.
registerImage(Object, String, IContext) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
registerImage(Object, String, IContext) - Method in interface fr.opensagres.xdocreport.document.images.IImageRegistry
Register the instance of imageProvider in the registry.
registerInstance(IDumperDiscovery) - Method in class fr.opensagres.xdocreport.document.dump.DumperRegistry
 
registerInstance(ITemplateEngineInitializerDiscovery) - Method in class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
registerInstance(ITextStylingDocumentHandlerFactoryDiscovery) - Method in class fr.opensagres.xdocreport.document.registry.TextStylingRegistry
 
registerInstance(ITextStylingTransformerDiscovery) - Method in class fr.opensagres.xdocreport.document.registry.TextStylingTransformerRegistry
 
registerInstance(IXDocReportFactoryDiscovery) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
registerInstance(ITextStylingTransformerDiscovery) - Method in class fr.opensagres.xdocreport.document.textstyling.TextStylingTransformerRegistry
 
registerPreprocessors() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Register preprocessors.
registerReport(IXDocReport) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Register report and throws XDocReportException if it already exists a report in the registry with the same id .
registerReport(IXDocReport, boolean) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Register report.
remove(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Remove a name and its value, if present.
REMOVE_DISPATCH - Static variable in class fr.opensagres.xdocreport.document.Generator
 
REMOVE_DISPATCH - Static variable in interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
 
removeAll(Collection<BufferedElement>) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Remove the collection of element.
removeAllPreprocessors() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Clear processor.
removeAllPreprocessors() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Clear processor.
RemoveImageTemplate - Static variable in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 
removePreprocessor(String) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Remove processor for the entry name.
removePreprocessor(String) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Remove processor for the entry name.
REPORT_ID_HTTP_PARAM - Static variable in class fr.opensagres.xdocreport.document.Generator
 
REPORT_ID_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
reportLoaded(IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.UploadXDocReportServlet
 
reset() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Reset the whole content of the element.
reset() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
resetCharacters() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
resetImageInfo() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
Reset image info.
resolve(String) - Method in class fr.opensagres.xdocreport.document.web.WEBURIResolver
 
RowBufferedRegion - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Table row buffered region.
RowBufferedRegion(BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 

S

save(ProcessState, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
save(ProcessState, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Save original|preprocessed XML document archive in the given output stream.
save(Writer) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedAttribute
 
save(Writer) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Write the content of this element in the given writer.
save(Writer) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
 
save(Writer) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
save(Writer) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
 
save(Writer) - Method in interface fr.opensagres.xdocreport.document.preprocessor.sax.ISavable
Write the content of the buffer in the given writer.
save(Writer) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
saveBinaryImage(ImageProviderInfo) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
saveBinaryImages() - Method in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 
saveEntry(String, ProcessState, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
saveEntry(String, ProcessState, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Save original|preprocessed entryName from XML document archive in the given output stream.
SAXXDocPreprocessor - Class in fr.opensagres.xdocreport.document.preprocessor.sax
SAX preprocessor to modify XML entry with SAX.
SAXXDocPreprocessor() - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.SAXXDocPreprocessor
 
setAfter(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
 
setAttribute(String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Set dynamic attribute.
setBaseDir(File) - Method in class fr.opensagres.xdocreport.document.dump.AbstractProjectDumper.ProjectDumperOption
 
setBefore(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
 
setBehaviour(NullImageBehaviour) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
setBehaviour(NullImageBehaviour) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Set the behaviour to use when the stream of the image is null.
setBehaviour(NullImageBehaviour) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
setBold(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setCacheOriginalDocument(boolean) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
setCacheOriginalDocument(boolean) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Set cache or not for original document archive.
setClearTimeout(long) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
setCollectComments(boolean) - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Specify whether textual comments are supposed to be extracted from input.
setColumnCount(int) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.TableProperties
 
setContentAfterEndTagElement(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Set content on the after end tag element.
setContentBeforeStartTagElement(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Set content on the before start tag element.
setData(String, Object) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Returns XML entries which define XML document to merge with Java model with template engine.
setData(String, Object) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Store custom data.
setDefaultUseImageSize(boolean) - Method in class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
setDetermineImageNumber(boolean) - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Specify whether the number of images in a file is to be determined - default is false.
setDocumentArchive(XDocArchive) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
setDocumentArchive(XDocArchive) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the zipped XML document (odt, docx...).
setEndLoopDirective(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
setFieldsMetadata(FieldsMetadata) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Set fields metadata used to manage lazy loop for table row.
setFieldsMetadata(FieldsMetadata) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Set fields metadat used to manage lazy loop in table row.
setHeight(Float) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
setHeight(Float) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Set the height image with pixel unit.
setHeight(Float) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
setId(String) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
setId(String) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Set the id of the IXDocReport.
setImageByteArray(byte[]) - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
setImageStream(InputStream) - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
setInnerText(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
setInput(DataInput) - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
Set the input stream to the argument stream (or file).
setItalic(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setLoopTemplateDirective(String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
setPackageName(String) - Method in class fr.opensagres.xdocreport.document.dump.DumperOptions
 
setPageBreakAfter(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setPageBreakBefore(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setResize(boolean) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
setResize(boolean) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Set true if call of IImageProvider.setWidth(Float) must compute image height with ratio or if call of IImageProvider.setHeight(Float) must compute image with with ratio and false otherwise.
setResize(boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
setRowCount(int) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.TableProperties
 
setSize(Float, Float) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
setSize(Float, Float) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Set the width and height image with pixel unit.
setSize(Float, Float) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
setStartLoopDirective(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
setStrike(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setStyleName(String) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setSubscript(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setSuperscript(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setTemplateEngine(ITemplateEngine) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Register template engine (velocity, freemarker..) to use to merge Java model with the XML files of the from entries of the zipped XML Document (odt, docx...) defined by AbstractXDocReport.getXMLEntries().
setTemplateEngine(ITemplateEngine) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Set the template engine (Velocity, Freemarker..) to use switch the syntax used in the XML document.
setTextAlignment(TextAlignment) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setTextContent(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Set text content for this element.
setTextLocation(IDocumentHandler.TextLocation) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
setUnderline(boolean) - Method in class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
setUseImageSize(boolean) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
setUseImageSize(boolean) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Set true if image size comes from the image and false otherwise.
setUseImageSize(boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
setValue(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedAttribute
 
setWidth(Float) - Method in class fr.opensagres.xdocreport.document.images.AbstractImageProvider
 
setWidth(Float) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Set the width image with pixel unit.
setWidth(Float) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
setXMLEntries(String[]) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Set XML entries which define XML document to merge with Java model with template engine.
SimpleImageInfo - Class in fr.opensagres.xdocreport.document.images
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).
SimpleImageInfo() - Constructor for class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
skipTo(char) - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Skip characters until the next character is the requested character.
SpanProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
Span properties.
SpanProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.SpanProperties
 
SQLDataProvider - Class in fr.opensagres.xdocreport.document.sql
XDocReport support for SQL ResultSet.
SQLDataProvider(ResultSet, FieldsMetadata) - Constructor for class fr.opensagres.xdocreport.document.sql.SQLDataProvider
SQL Data provider constructor.
start(BundleContext) - Method in class fr.opensagres.xdocreport.document.internal.osgi.Activator
 
start() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Set the current buffer with start tag element.
startBold() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start bold style.
startDocument() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
startDocument() - Method in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingContentHandler
 
startDocument() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start the document.
startElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
startElement(String, String, String, Attributes) - Method in class fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingContentHandler
 
startHeading(int, HeaderProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start heading.
startItalics() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start italics style.
startListItem(ListItemProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start list item.
startOrderedList(ListProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
startOrderedList(ListProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start ordered list.
startParagraph(ParagraphProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start paragraph.
startPrefixMapping(String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 
startSpan(SpanProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start span item.
startStrike() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start Strike style.
startSubscript() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start Subscript style.
startSuperscript() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start Superscript style.
startTable(TableProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
startTable(TableProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start table.
startTableCell(TableCellProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
startTableCell(TableCellProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start table cell.
startTableRow(TableRowProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
startTableRow(TableRowProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start table row.
startTagElement - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
startUnderline() - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start underline style.
startUnorderedList(ListProperties) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
startUnorderedList(ListProperties) - Method in interface fr.opensagres.xdocreport.document.textstyling.IDocumentHandler
Start unordered list.
stop(BundleContext) - Method in class fr.opensagres.xdocreport.document.internal.osgi.Activator
 
StringBufferedRegion - Class in fr.opensagres.xdocreport.document.preprocessor.sax
String buffered region.
StringBufferedRegion(BufferedElement, IBufferedRegion) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
stringToValue(String) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Try to convert a string into a number, boolean, or null.
Style - Class in fr.opensagres.xdocreport.document.textstyling
 
Style(String, String) - Constructor for class fr.opensagres.xdocreport.document.textstyling.Style
 
StylesHelper - Class in fr.opensagres.xdocreport.document.textstyling.html
Styles Helper.
StylesHelper() - Constructor for class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
 
syntaxError(String) - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Make a JSONException to signal a syntax error.

T

TableBufferedRegion - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Table buffered region.
TableBufferedRegion(BufferedElement, String, String, String, Attributes) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.TableBufferedRegion
 
TableCellProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
Table cell properties.
TableCellProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.TableCellProperties
 
TableProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
Table row properties.
TableProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.TableProperties
 
TableRowProperties - Class in fr.opensagres.xdocreport.document.textstyling.properties
Table properties.
TableRowProperties() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.TableRowProperties
 
TEMPLATE_ENGINE_ID_HTTP_PARAM - Static variable in class fr.opensagres.xdocreport.document.Generator
 
TEMPLATE_ENGINE_ID_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
TEMPLATE_ENGINE_KIND_HTTP_PARAM - Static variable in class fr.opensagres.xdocreport.document.Generator
 
TEMPLATE_ENGINE_KIND_HTTP_PARAM - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
TemplateCacheInitializerDiscovery - Class in fr.opensagres.xdocreport.document.template
Initializer template engine to set XDocReportRegistry.getRegistry() as template cache ITemplateCacheInfoProvider.
TemplateCacheInitializerDiscovery() - Constructor for class fr.opensagres.xdocreport.document.template.TemplateCacheInitializerDiscovery
 
TemplateEngineInitializerRegistry - Class in fr.opensagres.xdocreport.document.registry
 
TemplateEngineInitializerRegistry() - Constructor for class fr.opensagres.xdocreport.document.registry.TemplateEngineInitializerRegistry
 
testValidity(Object) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Throw an exception if the object is a NaN or infinite number.
TEXT_BEFORE_PROPERTY - Static variable in interface fr.opensagres.xdocreport.document.textstyling.ITransformResult
 
TEXT_BODY_PROPERTY - Static variable in interface fr.opensagres.xdocreport.document.textstyling.ITransformResult
 
TEXT_END_PROPERTY - Static variable in interface fr.opensagres.xdocreport.document.textstyling.ITransformResult
 
TextAlignment - Enum in fr.opensagres.xdocreport.document.textstyling.properties
Text alignment values.
TextStylingRegistry - Class in fr.opensagres.xdocreport.document.registry
Text styling registry to register IDocumentHandler and transform some content from syntax (HTML, MediaWiki, etc) to another syntax (docx, odt, etc) by using text styling transformer registered in the TextStylingTransformerRegistry.
TextStylingRegistry() - Constructor for class fr.opensagres.xdocreport.document.registry.TextStylingRegistry
 
TextStylingTransformerRegistry - Class in fr.opensagres.xdocreport.document.registry
Text styling registry stores instance of ITextStylingTransformer for text styling kind SyntaxKind (Html, Mediawiki, etc...).
TextStylingTransformerRegistry() - Constructor for class fr.opensagres.xdocreport.document.registry.TextStylingTransformerRegistry
 
TextStylingTransformerRegistry - Class in fr.opensagres.xdocreport.document.textstyling
Text styling registry stores instance of ITextStylingTransformer for text styling kind SyntaxKind (Html, Mediawiki, etc...).
TextStylingTransformerRegistry() - Constructor for class fr.opensagres.xdocreport.document.textstyling.TextStylingTransformerRegistry
 
toAttributesImpl(Attributes) - Static method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
Get the SAX AttributesImpl of teh given attributes to modify attribute values.
toDocumentAsBinary64(IXDocReport) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
toJSON(IContext, boolean) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
toJSON(IContext, boolean, boolean) - Static method in class fr.opensagres.xdocreport.document.dump.DumpHelper
 
toJSONArray(JSONArray) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface fr.opensagres.xdocreport.document.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
toString() - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class fr.opensagres.xdocreport.document.json.JSONTokener
Make a printable string of this JSONTokener.
toString() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
toString() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
 
toString() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.StringBufferedRegion
 
toString() - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
transform(String, String, boolean, String, String, IContext, String) - Method in class fr.opensagres.xdocreport.document.registry.TextStylingRegistry
Transform the given content written with the given syntaxKind (HTML, MediaWiki, etc) to another syntax defined by the document kind (docx, odt).
transform(String, IDocumentHandler) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractTextStylingTransformer
 
transform(String, IDocumentHandler) - Method in interface fr.opensagres.xdocreport.document.textstyling.ITextStylingTransformer
Transform the given content (with some syntax like HTML, MediaWiki, etc) to another syntax (docx, odt, etc).
TransformedBufferedDocument - Class in fr.opensagres.xdocreport.document.preprocessor.sax
 
TransformedBufferedDocument() - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 
TransformedBufferedDocumentContentHandler<Document extends TransformedBufferedDocument> - Class in fr.opensagres.xdocreport.document.preprocessor.sax
Document transformed to manage lazy loop for row table and dynamic image.
TransformedBufferedDocumentContentHandler(String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Constructor for class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 

U

unregister(T) - Method in class fr.opensagres.xdocreport.document.dispatcher.BasicXDocReportDispatcher
 
unregister(String) - Method in class fr.opensagres.xdocreport.document.dispatcher.BasicXDocReportDispatcher
 
unregisterDispatcher(IXDocReportDispatcher<?>) - Method in class fr.opensagres.xdocreport.document.web.dispatcher.ProcessDispatcherXDocReportServlet
 
unregisterReport(String) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Unregister report identified with the given id.
unregisterReport(IXDocReport) - Method in class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
Unregister report.
updateDynamicAttr(Element, String, String, IDocumentFormatter) - Method in class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
 
updateDynamicAttr(Element, String, String, String, IDocumentFormatter) - Method in class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
 
UploadXDocReportServlet - Class in fr.opensagres.xdocreport.document.web
Class to upload files (odt, docx..) and register the report in the XDocReportRegistry.
UploadXDocReportServlet() - Constructor for class fr.opensagres.xdocreport.document.web.UploadXDocReportServlet
 

V

value(boolean) - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
Append a double value.
value(long) - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
Append a long value.
value(Object) - Method in class fr.opensagres.xdocreport.document.json.JSONWriter
Append an object value.
valueOf(String) - Static method in enum fr.opensagres.xdocreport.document.dump.DumperKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.opensagres.xdocreport.document.ProcessState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.opensagres.xdocreport.document.textstyling.IDocumentHandler.TextLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.opensagres.xdocreport.document.textstyling.properties.TextAlignment
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.opensagres.xdocreport.document.dump.DumperKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.opensagres.xdocreport.document.ProcessState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.opensagres.xdocreport.document.textstyling.IDocumentHandler.TextLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.opensagres.xdocreport.document.textstyling.properties.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object, IJSONNode) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Make a JSON text of an Object value.
VIEW_DISPATCH - Static variable in class fr.opensagres.xdocreport.document.Generator
 
VIEW_DISPATCH - Static variable in interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
 
visit(Document, String, FieldsMetadata, IDocumentFormatter, Map<String, Object>) - Method in class fr.opensagres.xdocreport.document.preprocessor.dom.DOMPreprocessor
 

W

WEBURIResolver - Class in fr.opensagres.xdocreport.document.web
 
WEBURIResolver(String, HttpServletRequest) - Constructor for class fr.opensagres.xdocreport.document.web.WEBURIResolver
 
wrap(Object, IJSONNode) - Static method in class fr.opensagres.xdocreport.document.json.JSONObject
Wrap an object, if necessary.
write(OutputStream) - Method in class fr.opensagres.xdocreport.document.images.AbstractInputStreamImageProvider
 
write(OutputStream) - Method in class fr.opensagres.xdocreport.document.images.ByteArrayImageProvider
 
write(OutputStream) - Method in interface fr.opensagres.xdocreport.document.images.IImageProvider
Write the binary data of the image in the given output stream.
write(Writer) - Method in class fr.opensagres.xdocreport.document.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(OutputStream) - Method in class fr.opensagres.xdocreport.document.json.JSONImage
 
write(Writer) - Method in class fr.opensagres.xdocreport.document.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(char[], int, int) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
writer - Variable in class fr.opensagres.xdocreport.document.json.JSONWriter
The writer that will receive the output.
writerProvider - Variable in class fr.opensagres.xdocreport.document.images.AbstractImageRegistry
 

X

XDocBaseServletConstants - Interface in fr.opensagres.xdocreport.document.web
Constants for request and session HTTP parameters used in the BaseXDocReportServlet.
XDocProcessServletConstants - Interface in fr.opensagres.xdocreport.document.web
Constants for request and session HTTP parameters used in the AbstractProcessXDocReportServlet.
XDocReport - Class in fr.opensagres.xdocreport.document
Helper class to generate report and convert it if needed.
XDocReport() - Constructor for class fr.opensagres.xdocreport.document.XDocReport
 
XDOCREPORT_ATTR_KEY - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
XDocReportRegistry - Class in fr.opensagres.xdocreport.document.registry
Registry for loading and cahing IXDocReport instances.
XDocReportRegistry() - Constructor for class fr.opensagres.xdocreport.document.registry.XDocReportRegistry
 
XDOCREPORTREGISTRY_SESSION_KEY - Static variable in interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2017. All Rights Reserved.