| Class | Description |
|---|---|
| CamelCaseLambda |
Converts text in a fragment to camelCase.
|
| CapitaliseLambda | |
| EscapeDoubleQuotesLambda | |
| IndentedLambda |
This naively prepends indention to all lines of a fragment.
|
| LowercaseLambda |
Converts text in a fragment to lowercase.
|
| RemoveLineBreakLambda | |
| TitlecaseLambda |
Converts text in a fragment to title case.
|
| UppercaseLambda |
Converts text in a fragment to uppercase.
|
Copyright © 2022. All rights reserved.