All Classes and Interfaces
Class
Description
This is an abstract class that supports generic support for creating template scripts from jessop source.
Convert Java bindings to more scripting-language-friendly objects.
Container class for the target script generated by the JessopScriptBuilder from the jessop source.
This object contains values that are defined in the <%@ jessop
The only reason this thing exists is because the 'bsh' and 'luaj' script engines
don't throw ScriptExceptions properly
Each target language we intend to support within jessop must have an implementation of this interface.
The jessop ScriptEngine class.
A class to implement the
ScriptEngineFactory interface for the jessop templating language.