fr.opensagres.xdocreport.document.docx.discovery
Class DocxTemplateEngineConfiguration

java.lang.Object
  extended by fr.opensagres.xdocreport.template.config.AbstractTemplateEngineConfiguration
      extended by fr.opensagres.xdocreport.document.docx.discovery.DocxTemplateEngineConfiguration
All Implemented Interfaces:
ITemplateEngineConfiguration

public class DocxTemplateEngineConfiguration
extends AbstractTemplateEngineConfiguration


Field Summary
static ITemplateEngineConfiguration INSTANCE
           
 
Constructor Summary
DocxTemplateEngineConfiguration()
           
 
Method Summary
protected  void populate(Collection<ReplaceText> replacment)
           
 
Methods inherited from class fr.opensagres.xdocreport.template.config.AbstractTemplateEngineConfiguration
escapeXML, getReplacment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ITemplateEngineConfiguration INSTANCE
Constructor Detail

DocxTemplateEngineConfiguration

public DocxTemplateEngineConfiguration()
Method Detail

populate

protected void populate(Collection<ReplaceText> replacment)
Specified by:
populate in class AbstractTemplateEngineConfiguration


Copyright © 2013. All rights reserved.