Interface | Description |
---|---|
VelocityConfiguration |
Configuration properties for the Velocity module.
|
VelocityContextFactory |
Creates Velocity Context instances, pre-populated with the Velocity Tools enabled in the component's configuration,
and by all the enabled
VelocityContextInitializer components. |
VelocityContextInitializer |
Populates new Velocity contexts with custom entries.
|
VelocityEngine |
Initialize a Velocity Engine and make Velocity services available.
|
VelocityFactory |
Allows creating different Velocity engine instances.
|
VelocityManager |
Provides access to the main XWiki Velocity objects.
|
Exception | Description |
---|---|
XWikiVelocityException |
Any exception raised in the XWiki Velocity component must raise an exception of this type.
|
Copyright © 2004–2019 XWiki. All rights reserved.