| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MOPMethod Summary | |
String[] | |
void |
|
public String[] getTemplateLibraries()
- Returns:
- the list of .vm which contains velocity macros
public void initContext(Context ctx,
Class clazz,
String projectName,
String mapperName)
throws PExceptionInitializes a velocity context
- Parameters:
ctx- is the context to initialize