terp - the Codemesh Modular
Template Interpreter v1.3.304

Package com.codemesh.terp.script

The com.codemesh.terp.script package contains the source code for the terp Java Scripting adapter.

See:
          Description

Class Summary
TerpBindings The bindings for the terp script engine.
TerpScriptContext The context in which variables are evaluated.
TerpScriptEngine The script engine adapter for the terp interpreter.
TerpScriptEngineFactory  
 

Package com.codemesh.terp.script Description

The com.codemesh.terp.script package contains the source code for the terp Java Scripting adapter. Java Scripting has nothing to do with the JavaScript language. Java Scripting is a framework that allows the embedding of arbitrary script languages into the Java runtime. Java Scripting depends on the javax.script package which was introduced with JRE6. This is the only part of the terp package that requires JRE6 features.


terp - the Codemesh Modular
Template Interpreter v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.