Uses of Class
com.helger.commons.format.AbstractFormatterString
Packages that use AbstractFormatterString
-
Uses of AbstractFormatterString in com.helger.commons.format
Subclasses of AbstractFormatterString in com.helger.commons.formatModifier and TypeClassDescriptionfinal classA string formatter that ensures that a string has a minimum length by filling the remaining chars with a custom character at front (leading).final classA string formatter that ensures that a string has a minimum length by filling the remaining chars with a custom character at the end (trailing).classA formatter that adds a prefix and/or a suffix to a string.classA formatter that skip a prefix and/or a suffix to a string.