Class VelocityHelper


  • public class VelocityHelper
    extends java.lang.Object
    Initializes Velocity singleton with secure properties (for bootstrap).
    • Constructor Summary

      Constructors 
      Constructor Description
      VelocityHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void init()  
      • Methods inherited from class java.lang.Object

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

      • VelocityHelper

        public VelocityHelper()
    • Method Detail

      • init

        public static void init()