Uses of Interface
org.apache.wiki.url.URLConstructor
Packages that use URLConstructor
Package
Description
The chief package of JSPWiki.
Provides the URL generation routines.
-
Uses of URLConstructor in org.apache.wiki
Methods in org.apache.wiki that return URLConstructor -
Uses of URLConstructor in org.apache.wiki.url
Classes in org.apache.wiki.url that implement URLConstructorModifier and TypeClassDescriptionclass
Implements the default URL constructor using links directly to the JSP pages.class
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.
getManager( URLConstructor.class )
instead.