Uses of Class
org.apache.velocity.tools.config.InvalidScope
-
Packages that use InvalidScope Package Description org.apache.velocity.tools.generic Contains a collection of reusable, general-purpose "tools" for Velocity. -
-
Uses of InvalidScope in org.apache.velocity.tools.generic
Classes in org.apache.velocity.tools.generic with annotations of type InvalidScope Modifier and Type Class Description classContextToolTool for convenient access toContextdata and meta-data.classImportSupportProvides methods to import arbitrary local or remote resources as strings, generic version.classJsonToolTool which can parse a JSON file.classRenderToolThis tool exposes methods to evaluate the given strings as VTL (Velocity Template Language) using either a pre-configured context or one you provide directly.classValueParserUtility class for easy parsing of String values held in a Map.
-