Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MOP
Method 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 PException
Initializes a velocity context
- Parameters:
ctx
- is the context to initialize