JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.velocity.runtime.directive.InputBase
Packages that use
InputBase
Package
Description
org.apache.velocity.runtime.directive
Uses of
InputBase
in
org.apache.velocity.runtime.directive
Subclasses of
InputBase
in
org.apache.velocity.runtime.directive
Modifier and Type
Class
Description
class
Include
Pluggable directive that handles the #include() statement in VTL.
class
Parse
Pluggable directive that handles the
#parse()
statement in VTL.