| Package | Description |
|---|---|
| com.helger.commons.format |
| Class and Description |
|---|
| AbstractFormatterString
Base implementation class of the
IFormatter interface that provides
the common functionality. |
| FormatterStringPrefixAndSuffix
A formatter that adds a prefix and/or a suffix to a string.
|
| FormatterStringSkipPrefixAndSuffix
A formatter that skip a prefix and/or a suffix to a string.
|
| IFormatableObject
Basic interface for special objects having a certain string representation.
|
| IFormatter
A simple formatter interface that may be used to format arbitrary objects to
a string.
|
| IHasFormatter
If a class implements this interface, it claims that its value can be
formatted using an
IFormatter object. |
Copyright © 2014–2017 Philip Helger. All rights reserved.