Uses of Class
org.apache.wiki.url.DefaultURLConstructor
-
Packages that use DefaultURLConstructor Package Description org.apache.wiki.url Provides the URL generation routines. -
-
Uses of DefaultURLConstructor in org.apache.wiki.url
Subclasses of DefaultURLConstructor in org.apache.wiki.url Modifier and Type Class Description 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.
-