libjatl-java

Jatl - java anti-template language
  http://code.google.com/p/jatl/
  0
  no reviews



Jatl is an extremely lightweight efficient java library to generate xhtml or xml in a micro dsl builder/fluent style.

jatl is particularly useful for creating complicated xml/html snippets programmatic-ly in java to be used as lambdas or helpers in jmustache or handlebars.java. its also very good at creating extremely large xml documents while using very little memory.