org.xwiki.url
Interface URLConfiguration


@Role
@Unstable
public interface URLConfiguration

Configuration options for the URL module.

Since:
5.3M1
Version:
$Id: 17b655ae44a673b8f70ef3b568b21ade8b85c12b $

Method Summary
 String getURLFormatId()
           
 

Method Detail

getURLFormatId

String getURLFormatId()
Returns:
the id of the URL format to use when converting a URL to a Resource. This allows to plug in different implementations and thus allows to completely control the format of XWiki URLs.


Copyright © 2004–2014 XWiki. All rights reserved.