共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Jacob |
Jacob
|
1 | 0 | 9 |
贡献者 | 讨论 | 代码提交 |
Jacob (JAva COde Builder) is a general-purpose code generator. It focuses on simplicity, ease of use and high extensibility. It is implemented in Java and uses plain Java source files as the input model. Using the Java compiler API, Jacob provides access to all model elements including packages, classes, methodes, fields and annotations. Currently three rendering engines are supported: Velocity, StringTemplates and FreeMarker, but Jacob may easily be extended with additional ones.