|
terp - the Codemesh Modular Template Interpreter v1.3.304 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| TerpMain | Interface used to bridge to the actual Main class without any messy reflection |
| Class Summary | |
|---|---|
| Launcher | This is a launcher for the terp interpreter. |
| Locator | The Locator is a utility class which is used to find certain items in the environment. |
| Exception Summary | |
|---|---|
| LaunchException | Signals an error condition during launching |
The com.codemesh.terp.launcher package contains the source code for the terp launcher. The terp launcher is modelled upon the ANT launcher and provides a programmatic interface for launching a terp interpreter. While its main purpose is launching of terp as a command line interpreter, you can use it to launch terp in embedded scenarios as well.
|
terp - the Codemesh Modular Template Interpreter v1.3.304 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||