Package org.apache.velocity.example
Class DBContextTest
- java.lang.Object
-
- org.apache.velocity.example.DBContextTest
-
public class DBContextTest extends java.lang.Object
the ultimate in silliness... tests the DBContext example by putting a string and a hashtable into the context and then rendering a simple template with it.- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description DBContextTest(java.lang.String templateFile)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-