Package org.apache.velocity.runtime
-
Interface Summary Interface Description DeprecatedRuntimeConstants Deprecated. ParserPool Provides instances of parsers as needed.Renderable This interface characterize objects other than ASTNodes that can be rendered to a writer using a context.RuntimeConstants This class defines the keys that are used in the velocity.properties file so that they can be referenced as a constant within Java code.RuntimeServices Interface for internal runtime services that are needed by the various components w/in Velocity. -
Class Summary Class Description ParserConfiguration Class gathering configured replacement characters for a specific parser class.ParserPoolImpl This wraps the original parser SimplePool class.RuntimeInstance This is the Runtime system for Velocity.RuntimeSingleton This is the Runtime system for Velocity.VelocimacroFactory VelocimacroFactory.java manages the set of VMs in a running Velocity engine.VelocimacroManager Manages VMs in namespaces.VelocityEngineVersion -
Enum Summary Enum Description RuntimeConstants.SpaceGobbling Space gobbling modes