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 classIncludePluggable directive that handles the #include() statement in VTL.classParsePluggable directive that handles the#parse()statement in VTL.
-