Package | Description |
---|---|
org.apache.velocity.app | |
org.apache.velocity.runtime |
Modifier and Type | Class and Description |
---|---|
class |
Velocity
This class provides services to the application
developer, such as :
Simple Velocity Runtime engine initialization methods.
|
class |
VelocityEngine
This class provides a separate new-able instance of the
Velocity template engine.
|
Modifier and Type | Class and Description |
---|---|
class |
Runtime
Deprecated.
Use RuntimeInstance or RuntimeSingleton instead.
|
class |
RuntimeInstance
This is the Runtime system for Velocity.
|
class |
RuntimeSingleton
This is the Runtime system for Velocity.
|
Copyright © 2000–2018. All rights reserved.