Erubis-J Users' Guide
$Release: 1.0.0 $
$Date: 2006-09-25 13:52:28Z $
Preface
Erubis-J is a processor of embedded JavaScript text file. It is similar to ePerl (embedded Perl) or eRuby (embedded Ruby).
Erubis-J has the following features.
- Embedded pattern (default '<% %>') is changeable.
- Auto-escaping support.
- Context data file support (*.yaml, *.json, and *.js).
- Multi-language (supports JavaScript, Java, and Ruby).
Erubis-J is a Java porting of Erubis which is implemented in Ruby.