Class TemplateManager<T extends FormatterSupport>

java.lang.Object
de.cuioss.tools.formatting.template.TemplateManager<T>
Type Parameters:
T - This should any value, which extends FormatterSupport interface

public class TemplateManager<T extends FormatterSupport> extends Object
Author:
Sven Haag
  • Constructor Details

  • Method Details

    • format

      public String format(T targetToFormat, Locale locale)
      Parameters:
      targetToFormat -
      locale -
      Returns:
      This should format the template with the location information