| Interface | Description |
|---|---|
| ClassContainerAdjuster |
Functional interface to implement a consumer of
ClassContainer so that the input parameters can be changed after parsing. |
| Class | Description |
|---|---|
| ClassProvider |
A functional interface to provide a path to a class given an input string.
|
| DefaultAdjusters |
Default adjusters for adding or removing input to/from the
TemplateInputParameters after parsing is done. |
| DefaultConfigurations |
Class containing default
JavaForgerConfigurations for a set of templates. |
| FreeMarkerConfiguration |
This class holds the default configurations for Freemarker.
|
| JavaForgerConfiguration |
DTO containing the configuration for the execution of a template.
|
| JavaForgerConfiguration.Builder |
Builder to build
JavaForgerConfiguration. |
| PathConverter |
Contains static methods for converting paths.
|
| StaticJavaForgerConfiguration |
Contains all static configurations for
JavaForger. |
| Enum | Description |
|---|---|
| ClassProvider.ProvideFrom |
Determines what the
Generator should provide as input to the ClassProvider to determine the path to the merge class. |
Copyright © 2019. All rights reserved.