|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XWikiURL in org.xwiki.url |
|---|
| Classes in org.xwiki.url that implement XWikiURL | |
|---|---|
class |
AbstractXWikiURL
Base XWikiURL implementation common to all extending classes. |
class |
XWikiEntityURL
Represents a XWiki URL pointing to an Entity (Document, Attachment, etc). |
| Methods in org.xwiki.url that return XWikiURL | |
|---|---|
XWikiURL |
XWikiURLFactory.createURL(T urlRepresentation,
Map<String,Object> parameters)
Transforms some representation of a XWiki URL into a XWikiURL instance. |
| Methods in org.xwiki.url with parameters of type XWikiURL | |
|---|---|
T |
XWikiURLSerializer.serialize(XWikiURL xwikiURL)
Transforms a XWiki URL instance into some other representation. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||