Uses of Class
org.apache.velocity.runtime.directive.InputBase

Packages that use InputBase
org.apache.velocity.runtime.directive   
 

Uses of InputBase in org.apache.velocity.runtime.directive
 

Subclasses of InputBase in org.apache.velocity.runtime.directive
 class Include
          Pluggable directive that handles the #include() statement in VTL.
 class Parse
          Pluggable directive that handles the #parse() statement in VTL.
 



Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.