Class Summary |
BeanPropertyWriter |
This utility class is responsible with the generation of a bean property. |
ClassWriter |
This utility class is responsible with the creation of JavaSources. |
MethodWriter |
This class is responsible with the generation of common methods of a DTO
(equals, hashCode, toString). |
ToolCodeWriter |
This utility class is responsible for creating pieces of code for different types of methods. |
ToolMethodWriter |
This utility class is responsible with the generation of Tool mapping methods. |
WriterTool |
Class usage XXX |