Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM (domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as many passes you need) until you let it encode to a java file.
tags:| Version | Download | Details |
|---|---|---|
| 1.4 | Binary (549 KB) | Details |
| 1.3 | Binary (548 KB) | Details |
| 1.2 | Binary (124 KB) | Details |
<dependency>
<groupId>net.sourceforge.jenesis4java</groupId>
<artifactId>jenesis4java</artifactId>
<version>1.4</version>
</dependency>