CodegenPostprocessor
interfaceSee: Description
Class | Description |
---|---|
NameRefactoringCodegenPostprocessor | |
WildcardReplacingCodegenPostprocessor |
Stock implementation of the
CodegenPostprocessor
interface which re-factors the given result name by replacing wild-cards
based on a given key/value map. |
CodegenPostprocessor
interface