public class FormatterManager extends Object
Constructor and Description |
---|
FormatterManager() |
Modifier and Type | Method and Description |
---|---|
static String |
format(String input)
Methode zum Ermitteln des richtigen Formatierers und der anschließenden Ausführung von diesem
|
static IFormatter |
getFormatter(String input) |
static String |
getUnformattedText(String input) |
public static String format(String input)
input
- der String in welchem nach dem Formatter gesucht werden sollpublic static IFormatter getFormatter(String input)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.