-
Notifications
You must be signed in to change notification settings - Fork 2
A simple template engine for Java inspired by StringTemplate
License
jalian-systems/Simple-Template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
What is SimpleTemplate? SimpleTemplate is a simple (obvious) template engine written in Java. SimpleTemplate is inspired by StringTemplate (http://www.stringtemplate.org) but not based on any code from it. Using SimpleTemplate you can generate formatted text from a Java bean. You can use it for generating XML files, websites. Differences with StringTemplate 1. Support for aliases using <with> and <set> template operations. 2. Indexed access into lists, maps and arrays. Enjoy!!! KD
About
A simple template engine for Java inspired by StringTemplate
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published