Uses of Interface
fr.opensagres.xdocreport.template.formatter.IDocumentFormatter

Packages that use IDocumentFormatter
fr.opensagres.xdocreport.template   
fr.opensagres.xdocreport.template.formatter   
 

Uses of IDocumentFormatter in fr.opensagres.xdocreport.template
 

Methods in fr.opensagres.xdocreport.template that return IDocumentFormatter
 IDocumentFormatter ITemplateEngine.getDocumentFormatter()
           
 

Uses of IDocumentFormatter in fr.opensagres.xdocreport.template.formatter
 

Classes in fr.opensagres.xdocreport.template.formatter that implement IDocumentFormatter
 class AbstractDocumentFormatter
           
 

Methods in fr.opensagres.xdocreport.template.formatter with parameters of type IDocumentFormatter
static String Directive.getEndNoParse(IDocumentFormatter formatter, FieldsMetadata fieldsMetadata)
           
static String Directive.getStartNoParse(IDocumentFormatter formatter, FieldsMetadata fieldsMetadata)
           
static boolean Directive.isEvaluateEngineOnlyForFields(IDocumentFormatter formatter, FieldsMetadata fieldsMetadata)
           
 



Copyright © 2013. All Rights Reserved.