|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
URLConstructor | Provides an interface through which JSPWiki constructs URLs. |
Class Summary | |
---|---|
DefaultURLConstructor | Implements the default URL constructor using links directly to the JSP pages. |
ShortURLConstructor | Provides a way to do short URLs of the form /wiki/PageName. |
ShortViewURLConstructor | A specific URL constructor that returns easy-to-grok URLs for VIEW and ATTACH contexts, but goes through JSP pages otherwise. |
Provides the URL generation routines.
JSPWiki generates URLs using the URLConstructor classes in this interface. It's possible to create your own URLs simply by installing your own URLConstructor.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |