A B C D E F G H I K L M N O P 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
 
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
 
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
 
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
 
addAlarmTimerListener(AlarmTimerListener) - Method in interface fr.opensagres.xdocreport.document.timing.AlarmTimer
 
addAlarmTimerListener(AlarmTimerListener) - Method in class fr.opensagres.xdocreport.document.timing.PooledAlarmTimer
 
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.
alarm(AlarmTimer) - Method in interface fr.opensagres.xdocreport.document.timing.AlarmTimerListener
Notify the instance of an alarm coming from a timer.
AlarmTimer - Interface in fr.opensagres.xdocreport.document.timing
A common interface for timers.
AlarmTimerListener - Interface in fr.opensagres.xdocreport.document.timing
A listener for timer events.
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
 

B

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
 
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() - Constructor for class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
 
convert(IContext, Options, OutputStream) - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
convert(IContext, Options, OutputStream) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Convert report.
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
 
createContext() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
Create an empty context to register Java model.
createContext() - 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.
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
 
createWEBURIResolver(IXDocReport, String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
currentRow - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocument
 

D

DefaultImageHandler - Class in fr.opensagres.xdocreport.document.images
 
DefaultImageHandler() - Constructor for class fr.opensagres.xdocreport.document.images.DefaultImageHandler
 
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.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
 
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
 
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
 
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
 
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
 

E

ELEMENTS_KEY - Static variable in class fr.opensagres.xdocreport.document.DocumentContextHelper
 
end() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
Set the current buffer with end tag element.
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.
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.
endTagElement - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
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(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
 
extractFields(FieldsExtractor) - Method in interface fr.opensagres.xdocreport.document.IXDocReport
 
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
 
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.
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
 
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.images - package fr.opensagres.xdocreport.document.images
 
fr.opensagres.xdocreport.document.internal.osgi - package fr.opensagres.xdocreport.document.internal.osgi
 
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.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.timing - package fr.opensagres.xdocreport.document.timing
 
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

generateAllStyles - Static variable in interface fr.opensagres.xdocreport.document.textstyling.IStylesGenerator
 
generateAllStyles(DefaultStyle) - Method in interface fr.opensagres.xdocreport.document.textstyling.IStylesGenerator
 
generateKey(long) - Static method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
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
 
Generator<In,Out> - Class in fr.opensagres.xdocreport.document
 
Generator() - Constructor for class fr.opensagres.xdocreport.document.Generator
 
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.
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.
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;
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.
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.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.
getDocumentKind() - Method in interface fr.opensagres.xdocreport.document.discovery.ITemplateEngineInitializerDiscovery
 
getDocumentKind() - Method in class fr.opensagres.xdocreport.document.template.TemplateCacheInitializerDiscovery
 
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.IXDocReportDispatcher
 
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
 
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
 
getFormatter() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getHeight() - 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.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
 
getId() - Method in class fr.opensagres.xdocreport.document.AbstractXDocReport
 
getId() - Method in class fr.opensagres.xdocreport.document.discovery.HTMLTextStylingTransformerDiscovery
 
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.
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.images.DefaultImageHandler
 
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
 
getKind() - Method in interface fr.opensagres.xdocreport.document.IXDocReport
Returns the kind of the report (ODT, docx...).
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.
getMimeMapping() - Method in interface fr.opensagres.xdocreport.document.discovery.IXDocReportFactoryDiscovery
Returns mime mapping switch the kind of the report (odt, docx...).
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 class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
getName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedAttribute
 
getName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
getOptionsConverter(IXDocReport, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
getOptionsConverter(IXDocReport, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
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.
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
 
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(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
 
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.
getSharedContext() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
getSize(float) - 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.IXDocReportDispatcher
 
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 : ).
getTableCellName() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.TransformedBufferedDocumentContentHandler
 
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.IXDocReportDispatcher
 
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
 
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.
getTimeout() - Method in interface fr.opensagres.xdocreport.document.timing.AlarmTimer
 
getTimeout() - Method in class fr.opensagres.xdocreport.document.timing.PooledAlarmTimer
 
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.
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() - 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.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
 
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.
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
 
IImageHandler - Interface in fr.opensagres.xdocreport.document.images
 
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.
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
 
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
 
isActive() - Method in interface fr.opensagres.xdocreport.document.timing.AlarmTimer
 
isActive() - Method in class fr.opensagres.xdocreport.document.timing.PooledAlarmTimer
 
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.
isCacheOriginalDocument(String, In) - Method in class fr.opensagres.xdocreport.document.Generator
 
isCacheOriginalDocument(String, HttpServletRequest) - Method in class fr.opensagres.xdocreport.document.web.AbstractProcessXDocReportServlet
 
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
 
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
 
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.
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.
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
 
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
 
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.
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
 
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.
IXDocReportWEBController - Interface in fr.opensagres.xdocreport.document.web.dispatcher
 

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
 

L

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.

M

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.
mustEncodeCharachers() - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedDocumentContentHandler
 

N

NOT_REMOVE_IMAGE_TEMPLATE_METHOD - Static variable in class fr.opensagres.xdocreport.document.images.ImageProviderInfo
 

O

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.
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

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
 
PooledAlarmTimer - Class in fr.opensagres.xdocreport.document.timing
An alarm timer for use in a pool of threads.
PooledAlarmTimer(long) - Constructor for class fr.opensagres.xdocreport.document.timing.PooledAlarmTimer
 
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
 
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(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(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_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
 
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
 
putTextStylingRegistry(IContext, TextStylingRegistry) - Static method in class fr.opensagres.xdocreport.document.DocumentContextHelper
Register the given text styling registry in the given context.

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(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_DISPATCH - Static variable in class fr.opensagres.xdocreport.document.Generator
 
REMOVE_DISPATCH - Static variable in interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
 
removeAlarmTimerListener(AlarmTimerListener) - Method in interface fr.opensagres.xdocreport.document.timing.AlarmTimer
 
removeAlarmTimerListener(AlarmTimerListener) - Method in class fr.opensagres.xdocreport.document.timing.PooledAlarmTimer
 
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
 
run() - Method in class fr.opensagres.xdocreport.document.timing.PooledAlarmTimer
 

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.
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.
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
 
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
 
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(int) - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
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
 
setLoopTemplateDirective(String, String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
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.
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.
setStartLoopDirective(String) - Method in class fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
 
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.
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
 
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.
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(int) - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
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
Code from http://blog.jaimon.co.uk/simpleimageinfo/SimpleImageInfo.java.html
SimpleImageInfo(File) - Constructor for class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
SimpleImageInfo(InputStream) - Constructor for class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
SimpleImageInfo(byte[]) - Constructor for class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
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
 
startTagElement - Variable in class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
 
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
 
stop() - Method in interface fr.opensagres.xdocreport.document.timing.AlarmTimer
 
stop() - Method in class fr.opensagres.xdocreport.document.timing.PooledAlarmTimer
 
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
 
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
 
StylesHelper() - Constructor for class fr.opensagres.xdocreport.document.textstyling.html.StylesHelper
 

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
 
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
 
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
 
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.
toString() - Method in class fr.opensagres.xdocreport.document.images.SimpleImageInfo
 
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

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.
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.
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
 
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(char[], int, int) - Method in class fr.opensagres.xdocreport.document.textstyling.AbstractDocumentHandler
 
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_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 K L M N O P R S T U V W X

Copyright © 2012. All Rights Reserved.