s

stringtemplate

StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. There are currently about 600 StringTemplate source downloads a month.
http://www.stringtemplate.org
BSD licence
Terence Parr Jim Idle
Aggregated version Version Update time
4.0 4.0.2 May 20, 2011
4.0 May 19, 2011
3.2 3.2.1 Sep 23, 2009
3.2 Oct 28, 2008
3.1 3.1-b1 Nov 16, 2007
3.0 3.0 Jan 13, 2007
6 Records