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.
  • Constructor Details

    • Example

      public Example(String templateFile)
  • Method Details

    • getNames

      public ArrayList getNames()
    • main

      public static void main(String[] args)