Uses of Package
com.ecyrd.jspwiki.url

Packages that use com.ecyrd.jspwiki.url
com.ecyrd.jspwiki The chief package of JSPWiki. 
com.ecyrd.jspwiki.url Provides the URL generation routines. 
 

Classes in com.ecyrd.jspwiki.url used by com.ecyrd.jspwiki
URLConstructor
          Provides an interface through which JSPWiki constructs URLs.
 

Classes in com.ecyrd.jspwiki.url used by com.ecyrd.jspwiki.url
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.