|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TerpMain
Interface used to bridge to the actual Main class without any messy reflection
| Method Summary | |
|---|---|
int |
startTerp(java.lang.String[] args,
java.util.List<java.lang.String> initTypes,
java.util.Properties additionalUserProperties,
java.lang.ClassLoader coreLoader)
Start terp. |
| Method Detail |
|---|
int startTerp(java.lang.String[] args,
java.util.List<java.lang.String> initTypes,
java.util.Properties additionalUserProperties,
java.lang.ClassLoader coreLoader)
args - command line argsinitTypes - an optional list of types that are terp activators.additionalUserProperties - properties to set beyond those that
may be specified on the args listcoreLoader - - not used
|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||