XDoclet
Home PageCategories: Code generation
Latest version: 1.2.2
Added 2005-01-02
Open source code generation engine.
XDoclet enables Attribute-Oriented Programming for Java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.
XDoclet will parse your source files and generate many artifacts such as XML descriptors and/or source code from it. These files are generated from templates that use the information provided in the source code and its JavaDoc tags.
Built for Java |
Free or free version available |
Source code provided |