public class LowerCasePostProcessor extends Object implements UnaryOperator<Writer>
LowerCasePostProcessor is a simple Projo template post-processor that converts
all letters to lower case. This functionality is mainly provided for demo purposes.| Constructor and Description |
|---|
LowerCasePostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Writer |
apply(Writer writer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentityCopyright © 2022. All rights reserved.