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