Uses of Class
org.springframework.extensions.webscripts.FreemarkerTagSupportDirective

Packages that use FreemarkerTagSupportDirective
org.springframework.extensions.webscripts   
 

Uses of FreemarkerTagSupportDirective in org.springframework.extensions.webscripts
 

Subclasses of FreemarkerTagSupportDirective in org.springframework.extensions.webscripts
 class ComponentFreemarkerTagDirective
          A generic Freemarker Directive wrapper around the Java Tag classes.
 class GenericFreemarkerTagDirective
          A generic Freemarker Directive wrapper around the Java Tag classes
 class RegionFreemarkerTagDirective
          A generic Freemarker Directive wrapper around the Java Tag classes
 class ResourceFreemarkerTagDirective
          Outputs the requested url representation of a resource Named Resource Examples: <@res name="resourceName" /> <@res id=":///" /> <@res protocol="" endpoint="" object="" /> <@res name="resourceName" payload="metadata" /> <@res name="resourceName" payload="content" />
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.