|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BeanCodeGen | Code generator for the beans. |
| BeanGenConfig | Configuration for the code generator. |
| Exception Summary | |
|---|---|
| BeanCodeGenException | Exception thrown by the code generator. |
Code generator for Joda-Beans.
The main code generator class is BeanCodeGen, which is a command line tool.
Use of the code generator is optional with Joda-Beans, but it is the most common approach. The code generator is regenerative. It may be run again and again on the same file without damaging any changes made in the "user" part of the file. Only the "code-generated" part of the file will be altered by the generator.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||