|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VelocityTemplate
An object which describes a Velocity template
Method Summary | |
---|---|
String |
getTemplateName()
Returns the name of the template, as found in the classpath. |
void |
populateContext(VelocityContext context)
Provides the template a VelocityContext to populate with e.g. |
Method Detail |
---|
String getTemplateName()
void populateContext(VelocityContext context)
VelocityContext
to populate with e.g. key/value substitutions.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |