程序包的使用
org.apache.velocity.tools
-
类说明Utility methods for parsing or otherwise converting between types.A specialized constants class to provide some compile-time typo checking and runtime validation for scopes specified in annotations, toolbox configs, etc.Instances of this class are typically created by a
ToolboxFactoryon a one-per-scope basis.This class is the central point of action for VelocityTools.Contextimplementation that keeps a list ofToolboxes and returns them as requested, using its internal context Map as the dynamic properties passed to the requested tools when they are first created.Manages data needed to create instances of a tool. -
类说明This class is the central point of action for VelocityTools.Manages data needed to create instances of a tool.