|
||||||||||
| 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 |
TemplateLink.setAbsolute(boolean b)
Set to false to skip the scheme, host, and port sections of the url. |
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 |
TemplateLinkWithSlash.setPage(java.lang.String t)
Sets the template variable used by the Template Service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||