Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
O
S
U
V
X
A
AbstractXWikiURL
- Class in
org.xwiki.url
Base XWikiURL implementation common to all extending classes.
AbstractXWikiURL(XWikiURLType)
- Constructor for class org.xwiki.url.
AbstractXWikiURL
addParameter(String, String)
- Method in class org.xwiki.url.
AbstractXWikiURL
addParameter(String, String)
- Method in interface org.xwiki.url.
XWikiURL
C
createURL(T, Map<String, Object>)
- Method in interface org.xwiki.url.
XWikiURLFactory
Transforms some representation of a XWiki URL into a
XWikiURL
instance.
G
getAction()
- Method in class org.xwiki.url.
XWikiEntityURL
getEntityReference()
- Method in class org.xwiki.url.
XWikiEntityURL
getLocale()
- Method in class org.xwiki.url.
XWikiEntityURL
getParameters()
- Method in class org.xwiki.url.
AbstractXWikiURL
A XWiki URL parameter provides optional additional information about the URL.
getParameters()
- Method in interface org.xwiki.url.
XWikiURL
A XWiki URL parameter provides optional additional information about the URL.
getParameterValue(String)
- Method in class org.xwiki.url.
AbstractXWikiURL
getParameterValue(String)
- Method in interface org.xwiki.url.
XWikiURL
getParameterValues(String)
- Method in class org.xwiki.url.
AbstractXWikiURL
getParameterValues(String)
- Method in interface org.xwiki.url.
XWikiURL
getRevision()
- Method in class org.xwiki.url.
XWikiEntityURL
getType()
- Method in class org.xwiki.url.
AbstractXWikiURL
getType()
- Method in interface org.xwiki.url.
XWikiURL
getURLFormatId()
- Method in interface org.xwiki.url.
URLConfiguration
I
InvalidURLException
- Exception in
org.xwiki.url
InvalidURLException(String)
- Constructor for exception org.xwiki.url.
InvalidURLException
InvalidURLException(String, Throwable)
- Constructor for exception org.xwiki.url.
InvalidURLException
O
org.xwiki.url
- package org.xwiki.url
Offers APIs to convert URLs into XWiki URL objects and vice-versa.
S
serialize(XWikiURL)
- Method in interface org.xwiki.url.
XWikiURLSerializer
Transforms a XWiki URL instance into some other representation.
setAction(String)
- Method in class org.xwiki.url.
XWikiEntityURL
setEntityReference(EntityReference)
- Method in class org.xwiki.url.
XWikiEntityURL
setLocale(Locale)
- Method in class org.xwiki.url.
XWikiEntityURL
setRevision(String)
- Method in class org.xwiki.url.
XWikiEntityURL
setType(XWikiURLType)
- Method in class org.xwiki.url.
AbstractXWikiURL
U
URLConfiguration
- Interface in
org.xwiki.url
Configuration options for the URL module.
V
valueOf(String)
- Static method in enum org.xwiki.url.
XWikiURLType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xwiki.url.
XWikiURLType
Returns an array containing the constants of this enum type, in the order they are declared.
X
XWikiEntityURL
- Class in
org.xwiki.url
Represents a XWiki URL pointing to an Entity (Document, Attachment, etc).
XWikiEntityURL(EntityReference)
- Constructor for class org.xwiki.url.
XWikiEntityURL
XWikiURL
- Interface in
org.xwiki.url
Represents a XWiki URL.
XWikiURLFactory
<
T
> - Interface in
org.xwiki.url
Transforms some representation of an XWiki URL into a
XWikiURL
instance.
XWikiURLSerializer
<
T
> - Interface in
org.xwiki.url
Transforms a XWiki URL instance into some other representation.
XWikiURLType
- Enum in
org.xwiki.url
Represents a type of XWiki URL (URL to an Entity, URL to a skin file, etc).
A
C
G
I
O
S
U
V
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2011
XWiki
. All Rights Reserved.