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 classShortURLConstructorProvides a way to do short URLs of the form /wiki/PageName.classShortViewURLConstructorA specific URL constructor that returns easy-to-grok URLs for VIEW and ATTACH contexts, but goes through JSP pages otherwise.
-