Uses of Class
org.apache.wiki.url.ShortURLConstructor
Package | Description |
---|---|
org.apache.wiki.url |
Provides the URL generation routines.
|
-
Uses of ShortURLConstructor in org.apache.wiki.url
Subclasses of ShortURLConstructor in org.apache.wiki.url Modifier and Type Class Description class
ShortViewURLConstructor
A specific URL constructor that returns easy-to-grok URLs for VIEW and ATTACH contexts, but goes through JSP pages otherwise.