Module de.cuioss.java.tools
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
- Author:
- Sven Haag
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder inner class for the template manager -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TemplateManager
public TemplateManager()
-
-
Method Details
-
format
- Parameters:
targetToFormat-locale-- Returns:
- This should format the template with the location information
-