@Version(value="1.0.0")
Class | Description |
---|---|
CamelCaseFormatter |
A tool for formatting and unformatting series' of words to and from their
camel case representation.
|
EscapeFormatter |
Allow the escape of special characters in a character sequence by prefixture
with a given special escape character.
|
Enum | Description |
---|---|
CamelCaseFormatter.UnformattingCase |
Treatment of case when unformatting from camel case to separate words.
|