| Class | Description |
|---|---|
| IdentityPostProcessor |
IdentityPostProcessor creates a post-processor that does nothing
(by simply returning the original writer). |
| LowerCasePostProcessor |
LowerCasePostProcessor is a simple Projo template post-processor that converts
all letters to lower case. |
| UpperCasePostProcessor |
UpperCasePostProcessor is a simple Projo template post-processor that converts
all letters to upper case. |
Copyright © 2024. All rights reserved.