Uses of Interface
fr.opensagres.xdocreport.document.docx.DocXConstants

Packages that use DocXConstants
fr.opensagres.xdocreport.document.docx   
fr.opensagres.xdocreport.document.docx.discovery   
fr.opensagres.xdocreport.document.docx.preprocessor   
 

Uses of DocXConstants in fr.opensagres.xdocreport.document.docx
 

Classes in fr.opensagres.xdocreport.document.docx that implement DocXConstants
 class DocXReport
          MS Word DOCX report.
 class DocxUtils
          Utilities for docx.
 

Uses of DocXConstants in fr.opensagres.xdocreport.document.docx.discovery
 

Classes in fr.opensagres.xdocreport.document.docx.discovery that implement DocXConstants
 class DocXReportFactoryDiscovery
          MS Word DOCX discovery used by the XDocReportRegistry.loadReport(java.io.InputStream) to create an instance of DocxReport if input stream to load is an ODS.
 

Uses of DocXConstants in fr.opensagres.xdocreport.document.docx.preprocessor
 

Classes in fr.opensagres.xdocreport.document.docx.preprocessor that implement DocXConstants
 class DocxBufferedDocument
           
 class DocXBufferedDocumentContentHandler
          SAX content handler to generate lazy Freemarker/Velocity loop directive in the table row which contains a list fields.
 class DocxDocumentXMLRelsDocumentContentHandler
          This handler modify the XML entry word/_rels/document.xml.rels to add Relationship for dynamic image and hyperlink :
 class HyperlinkContentHandler
          SAX Handler which loads Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels" in the initial InitialHyperlinkMap.
 



Copyright © 2011. All Rights Reserved.