|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateLink | |
org.codehaus.plexus.summit.pull.tools |
Uses of TemplateLink in org.codehaus.plexus.summit.pull.tools |
Subclasses of TemplateLink in org.codehaus.plexus.summit.pull.tools | |
class |
TemplateLinkWithSlash
This class allows one to specify paths in the setPage method using '/' slash as opposed to the ',' used in TemplateLink. |
Methods in org.codehaus.plexus.summit.pull.tools that return TemplateLink | |
TemplateLink |
TemplateLinkWithSlash.setPage(java.lang.String t)
Sets the template variable used by the Template Service. |
TemplateLink |
TemplateLink.setEncodeURLOff()
This will turn off the execution of res.encodeURL(). |
TemplateLink |
TemplateLink.setPage(java.lang.String t)
Sets the template variable used by the Template Service. |
TemplateLink |
TemplateLink.setAbsolute(boolean b)
Set to false to skip the scheme, host, and port sections of the url. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |