Uses of Package
org.apache.wiki.url
| Package | Description | 
|---|---|
| org.apache.wiki | 
 The chief package of JSPWiki. 
 | 
| org.apache.wiki.url | 
 Provides the URL generation routines. 
 | 
- 
Classes in org.apache.wiki.url used by org.apache.wiki Class Description URLConstructor Provides an interface through which JSPWiki constructs URLs. - 
Classes in org.apache.wiki.url used by org.apache.wiki.url Class Description DefaultURLConstructor Implements the default URL constructor using links directly to the JSP pages.ShortURLConstructor Provides a way to do short URLs of the form /wiki/PageName.URLConstructor Provides an interface through which JSPWiki constructs URLs.