VTL-specific features and guidance
Table of ContentsLanguage Info for Velocity Template Language (VTL)Velocity is a Java-based template engine. It permits web page designers to reference methods defined in Java code.
VtlLanguageModule
Note:
The language id of the Velocity module was in PMD 6 just âvmâ. In PMD 7, this has been changed to âvelocityâ. Also the package name of the classes has been changed from vm to âvelocityâ. For classes, that used the Vm
prefix, now Vtl
is used as the prefix, e.g. VtlLanguageModule
, VtlNode
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4