JSPWiki generates URLs using the URLConstructor classes in this interface. It's possible
to create your own URLs simply by installing your own URLConstructor.
Provides an interface through which JSPWiki constructs URLs.
JSPWiki calls the methods of this interface whenever an URL
that points to any JSPWiki internals is required.