public static class VelocityEngineFactory.Default extends Object implements VelocityEngineFactory
VelocityEngineFactory.Default
Constructor and Description |
---|
Default() |
Modifier and Type | Method and Description |
---|---|
static void |
enableDevMode(Properties velocityPropertiesFile) |
org.apache.velocity.app.VelocityEngine |
getEngine()
Retrieves an instance of the Velocity Engine.
|
public org.apache.velocity.app.VelocityEngine getEngine()
getEngine
in interface VelocityEngineFactory
public static void enableDevMode(Properties velocityPropertiesFile)
Copyright © 2002-2015 Atlassian. All Rights Reserved.