Uses of Annotation Type
org.apache.velocity.tools.config.InvalidScope
Packages that use InvalidScope
Package
Description
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 InvalidScopeModifier and TypeClassDescriptionclassTool for convenient access toContextdata and meta-data.classProvides methods to import arbitrary local or remote resources as strings, generic version.classTool which can parse a JSON file.classThis tool exposes methods to evaluate the given strings as VTL (Velocity Template Language) using either a pre-configured context or one you provide directly.classUtility class for easy parsing of String values held in a Map.