Package org.apache.wiki.url

Provides the URL generation routines.

Package Specification

JSPWiki generates URLs using the URLConstructor classes in this interface. It's possible to create your own URLs simply by installing your own URLConstructor.

Related Documentation