Uses of Class
org.apache.turbine.util.template.RelativeTemplateLink

Packages that use RelativeTemplateLink
org.apache.turbine.util.template   
 

Uses of RelativeTemplateLink in org.apache.turbine.util.template
 

Methods in org.apache.turbine.util.template that return RelativeTemplateLink
 RelativeTemplateLink RelativeTemplateLink.setEncodeURLOff()
          This will turn off the execution of res.encodeURL() by making res == null.
 RelativeTemplateLink RelativeTemplateLink.setPage(java.lang.String t)
          Sets the template variable used by the Template Service.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.