Package | Description |
---|---|
org.apache.turbine.modules.screens |
Screen class implementations.
|
org.apache.turbine.services.velocity |
Velocity Service is used to provide Turbine with a Velocity based view.
|
Modifier and Type | Field and Description |
---|---|
protected VelocityService |
VelocityScreen.velocity
Injected service instance
|
Modifier and Type | Class and Description |
---|---|
class |
TurbineVelocityService
This is a Service that can process Velocity templates from within a
Turbine Screen.
|
Modifier and Type | Method and Description |
---|---|
static VelocityService |
TurbineVelocity.getService()
Utility method for accessing the service
implementation
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.