|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JET1TemplateManager.ITemplateRunner
Defines the protocol for an operation that dynamically invokes JET1 templates.
JET1TemplateManager.run(String[], org.eclipse.jet.JET1TemplateManager.ITemplateOperation, IProgressMonitor)
Method Summary | |
---|---|
java.lang.String |
generate(java.lang.String templatePath,
java.lang.Object argument)
Execute a JET1 template |
Method Detail |
---|
java.lang.String generate(java.lang.String templatePath, java.lang.Object argument)
templatePath
- the template pathargument
- the template argument
java.lang.IllegalAccessException
- if templatePath cannot be resolved.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |