|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| CapitalizeFirstFunction | Capitalizes the first word of a String. |
| CapitalizeFunction | Capitalizes all the words in the String |
| LeftTrimFunction | Trims all spaces at the beginning of the String. |
| LowerCaseFunction | |
| RightTrimFunction | Trims all spaces at the end of the String |
| StringFunctionDefinitionParser | Converts a StringFunction definition into a function list. |
| StringFunctionExecutor | Takes a StringFunction definition and executes it on a string |
| TrimFunction | |
| UncapitalizeFirstFunction | Uncapitalizes the first word of a String. |
| UpperCaseFunction | |
| Exception Summary | |
|---|---|
| UnknownStringFunctionException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||