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

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

Uses of ShortURLConstructor in com.ecyrd.jspwiki.url
 

Subclasses of ShortURLConstructor in com.ecyrd.jspwiki.url
 class ShortViewURLConstructor
          A specific URL constructor that returns easy-to-grok URLs for VIEW and ATTACH contexts, but goes through JSP pages otherwise.