Mikhail Kryshen
Tema – template macro processor
Tema is a macro processor and template engine for the Java platform.
Features:
- extensibility: implement new functions as Java classes,
- database access,
- processes and outputs data as early as possible (function could start to output data before all it's arguments are read and parsed),
- Apache Ant integration.