fr.opensagres.xdocreport.document.pptx.discovery
Class PPTXTemplateEngineConfiguration

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

public class PPTXTemplateEngineConfiguration
extends AbstractTemplateEngineConfiguration


Field Summary
static ITemplateEngineConfiguration INSTANCE
           
 
Constructor Summary
PPTXTemplateEngineConfiguration()
           
 
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

PPTXTemplateEngineConfiguration

public PPTXTemplateEngineConfiguration()
Method Detail

populate

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


Copyright © 2013. All rights reserved.