Uses of Interface
org.codehaus.plexus.summit.pull.RequestTool

Packages that use RequestTool
org.codehaus.plexus.summit.pull.tools   
 

Uses of RequestTool in org.codehaus.plexus.summit.pull.tools
 

Classes in org.codehaus.plexus.summit.pull.tools that implement RequestTool
 class ContentUriBuilder
          Utility class to allow the easy inclusion of images in templates: <img src="$content.getURI("image.jpg")">
 class RelativeTemplateLink
          A customized version of the RelativeDynamicUriBuilder to be used in Templates.
 class TemplateLink
          A customized version of the UriBuilder to be used in Templates.
 class TemplateLinkWithSlash
          This class allows one to specify paths in the setPage method using '/' slash as opposed to the ',' used in TemplateLink.
 class TemplatePageAttributes
          Template context tool that will set various attributes of the HTML page.
 class TemplateRenderer
          This class is a hack that allows you to render templates via the old Turbine 3 style.
 



Copyright © 2001-2007 Codehaus. All Rights Reserved.