Uses of Class
com.ecyrd.jspwiki.url.DefaultURLConstructor

Packages that use DefaultURLConstructor
com.ecyrd.jspwiki.url Provides the URL generation routines. 
 

Uses of DefaultURLConstructor in com.ecyrd.jspwiki.url
 

Subclasses of DefaultURLConstructor in com.ecyrd.jspwiki.url
 class ShortURLConstructor
          Provides a way to do short URLs of the form /wiki/PageName.
 class ShortViewURLConstructor
          A specific URL constructor that returns easy-to-grok URLs for VIEW and ATTACH contexts, but goes through JSP pages otherwise.