Package org.apache.velocity.example
Class Example
- java.lang.Object
-
- org.apache.velocity.example.Example
-
public class Example extends Object
This class is a simple demonstration of how the Velocity Template Engine can be used in a standalone application.- Version:
- $Id$
- Author:
- Jason van Zyl, Geir Magnusson Jr.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ArrayList
getNames()
static void
main(String[] args)
-