|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| URLConfiguration | Configuration options for the URL module. |
Offers APIs to convert URLs into Resource objects and vice-versa.
All XWiki modules should use this API when they need to manipulate URLs and should not manipulate the JDK's URL class. The reasons are:
The only places where it's allowed to see the JDK's URL class is in system boundary code, in code accepting an external URL and transforming it into a XWiki Resource and in code generating a URL from a XWiki Resource for outside processes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||