Class 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DBContextTest

        public DBContextTest​(java.lang.String templateFile)
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)