| Class | Description |
|---|---|
| CamelCaseLambda |
Converts text in a fragment to camelCase.
|
| CaseFormatLambda |
Converts text from CaseFormat to another CaseFormat
Register:
|
| IndentedLambda |
This naively prepends indention to all lines of a fragment.
|
| LowercaseLambda |
Converts text in a fragment to lowercase.
|
| TitlecaseLambda |
Converts text in a fragment to title case.
|
| UppercaseLambda |
Converts text in a fragment to uppercase.
|
Copyright © 2018. All rights reserved.