Uses of Class
org.apache.wiki.url.DefaultURLConstructor
Packages that use DefaultURLConstructor
-
Uses of DefaultURLConstructor in org.apache.wiki.url
Subclasses of DefaultURLConstructor in org.apache.wiki.urlModifier and TypeClassDescriptionclass
Provides a way to do short URLs of the form /wiki/PageName.class
A specific URL constructor that returns easy-to-grok URLs for VIEW and ATTACH contexts, but goes through JSP pages otherwise.