Uses of Interface
fr.opensagres.xdocreport.template.formatter.IDocumentFormatter
Packages that use IDocumentFormatter
-
Uses of IDocumentFormatter in fr.opensagres.xdocreport.template
Methods in fr.opensagres.xdocreport.template that return IDocumentFormatter -
Uses of IDocumentFormatter in fr.opensagres.xdocreport.template.formatter
Classes in fr.opensagres.xdocreport.template.formatter that implement IDocumentFormatterMethods in fr.opensagres.xdocreport.template.formatter with parameters of type IDocumentFormatterModifier and TypeMethodDescriptionFieldsMetadata.customFormat(String content, IDocumentFormatter formatter) Format the given content by using custom formatter.FieldReplacementFormatter.format(String content, IDocumentFormatter formatter) ICustomFormatter.format(String content, IDocumentFormatter formatter) returns the result of the format of teh given content coming from input/merge field.static StringDirective.getEndNoParse(IDocumentFormatter formatter, FieldsMetadata fieldsMetadata) static StringDirective.getStartNoParse(IDocumentFormatter formatter, FieldsMetadata fieldsMetadata) static booleanDirective.isEvaluateEngineOnlyForFields(IDocumentFormatter formatter, FieldsMetadata fieldsMetadata)