See: Description
Interface | Description |
---|---|
BodyExecutable | Deprecated
Use Velocity directives.
|
Executable | Deprecated
Use Velocity directives.
|
Class | Description |
---|---|
AbstractDefaultToStringRenderable |
Renderable that provides a default implementation of
Renderable#toString()
and allows access to parameters and context objects. |
AddAttributeDirective |
Wraps
AddAttributeModel to be used in Velocity. |
AddAttributeVModel | Deprecated
Use Velocity directives.
|
AddListAttributeDirective |
Wraps
AddListAttributeModel to be used in Velocity. |
AddListAttributeVModel | Deprecated
Use Velocity directives.
|
BlockDirective |
Base abstract directive for those models who need to evaluate, but not use, a
body.
|
BodyBlockDirective |
Base abstract directive for those models who need to evaluate and use a
body.
|
ContextHolder |
An object that holds the current state of Velocity in a Servlet environment.
|
DefinitionDirective |
Wraps
DefinitionModel to be used in Velocity. |
DefinitionVModel | Deprecated
Use Velocity directives.
|
GetAsStringDirective |
Wraps
GetAsStringModel to be used in Velocity. |
GetAsStringVModel | Deprecated
Use Velocity directives.
|
ImportAttributeDirective |
Wraps
ImportAttributeModel to be used in Velocity. |
ImportAttributeVModel | Deprecated
Use Velocity directives.
|
InsertAttributeDirective |
Wraps
InsertAttributeModel to be used in Velocity. |
InsertAttributeVModel | Deprecated
Use Velocity directives.
|
InsertDefinitionDirective |
Wraps
InsertDefinitionModel to be used in Velocity. |
InsertDefinitionVModel | Deprecated
Use Velocity directives.
|
InsertTemplateDirective |
Wraps
InsertTemplateModel to be used in Velocity. |
InsertTemplateVModel | Deprecated
Use Velocity directives.
|
PutAttributeDirective |
Wraps
PutAttributeModel to be used in Velocity. |
PutAttributeVModel | Deprecated
Use Velocity directives.
|
PutListAttributeDirective |
Wraps
PutListAttributeModel to be used in Velocity. |
PutListAttributeVModel | Deprecated
Use Velocity directives.
|
Tiles2Tool | Deprecated
Use Velocity directives.
|
TilesVelocityRepository | Deprecated
Use Velocity directives.
|
VelocityStyleTilesTool |
Tiles Tool to be used "the classic way".
|
Copyright © 2016. All rights reserved.