Package | Description |
---|---|
org.apache.velocity.tools.generic |
Contains a collection of reusable, general-purpose "tools" for Velocity.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextTool
Tool for convenient access to
Context data and
meta-data. |
class |
ImportSupport
Provides methods to import arbitrary local or remote resources as strings, generic version.
|
class |
JsonTool
Tool which can parse a JSON file.
|
class |
RenderTool
This tool exposes methods to evaluate the given
strings as VTL (Velocity Template Language)
using either a pre-configured context or one you
provide directly.
|
class |
ValueParser
Utility class for easy parsing of String values held in a Map.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.