MOVED TO GITHUB - http://templatefx.netnix.org
TemplateFx is a Dynamic, Scriptable, Lightweight and Platform Independent Templating Tool which allows you to generate outputs based on a template and some source data. Its main use is in generating configurations for CLI based devices like Cisco routers and switches.
J-Tree is a lightweight, modular, extendible and recursive open source Java component framework with a template core. A J-Tree template is "executable" by itself.
J-Tree contains some standardized actions and a data container. These actions are called when a comment tag is found. The action is controlled by the attributes within.
Actions can have any purpose. Templating is just an action by itself. The template controls loading of data and storing to a file by itself. So it runs...