Package org.apache.velocity.example
Class Example2
java.lang.Object
org.apache.velocity.example.Example2
This class is a simple demonstration of how the Velocity Template Engine
can be used in a standalone application using the Velocity utility class.
It demonstrates two of the 'helper' methods found in the org.apache.velocity.util.Velocity
class, mergeTemplate() and evaluate().
- Version:
- $Id$
- Author:
- Geir Magnusson Jr.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Example2
public Example2()
-
-
Method Details
-
main
-