|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.url.internal.DefaultXWikiURLFactory
@Component public class DefaultXWikiURLFactory
URL Factory that delegates the work to the URL Factory specified in the XWiki Configuration
(see URLConfiguration.getURLFormatId().
| Constructor Summary | |
|---|---|
DefaultXWikiURLFactory()
|
|
| Method Summary | |
|---|---|
XWikiURL |
createURL(java.net.URL urlRepresentation,
java.util.Map<java.lang.String,java.lang.Object> parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultXWikiURLFactory()
| Method Detail |
|---|
public XWikiURL createURL(java.net.URL urlRepresentation,
java.util.Map<java.lang.String,java.lang.Object> parameters)
throws InvalidURLException
createURL in interface XWikiURLFactory<java.net.URL>InvalidURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||