Uses of Interface
fr.opensagres.xdocreport.template.formatter.ICustomFormatter
Packages that use ICustomFormatter
-
Uses of ICustomFormatter in fr.opensagres.xdocreport.template.formatter
Classes in fr.opensagres.xdocreport.template.formatter that implement ICustomFormatterModifier and TypeClassDescriptionclassCustom replacement of merge/input field which is done while preprocessing step.Methods in fr.opensagres.xdocreport.template.formatter that return types with arguments of type ICustomFormatterModifier and TypeMethodDescriptionFieldsMetadata.getCustomFormatter()Returns list of custom formatters and null otherwise.Methods in fr.opensagres.xdocreport.template.formatter with parameters of type ICustomFormatterModifier and TypeMethodDescriptionvoidFieldsMetadata.addCustomFormatter(ICustomFormatter customFormatter) Add custom formatter.