Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
E
encode(String)
- Static method in class org.weborganic.uri.template.
URICoder
Encodes the string as valid URI fragment.
encode(String, char)
- Static method in class org.weborganic.uri.template.
URICoder
Encodes the string as valid URI fragment.
equals(Object)
- Method in class org.weborganic.uri.template.
URIPattern
equals(Object)
- Method in class org.weborganic.uri.template.
URITemplate
equals(Object)
- Method in class org.weborganic.uri.template.
Variable
exists(String)
- Method in class org.weborganic.uri.template.
Parameters
Indicates whether the parameters for the given name has a value.
exists(String)
- Method in interface org.weborganic.uri.template.
VariableResolver
Indicates whether the given value exists.
exists(String)
- Method in class org.weborganic.uri.template.
VariableResolverList
Indicates whether the given value exists.
exists(String)
- Method in class org.weborganic.uri.template.
VariableResolverMap
Indicates whether the given value exists.
expand(Parameters)
- Method in interface org.weborganic.uri.template.
Expandable
Expands this object to produce a URI fragment as defined by the URI Template specifications.
expand(Parameters)
- Method in class org.weborganic.uri.template.
TokenLiteral
Expands this object to produce a URI fragment as defined by the URI Template specifications.
expand(Parameters)
- Method in class org.weborganic.uri.template.
TokenOperatorD3
Expands the token operator using the specified parameters.
expand(Parameters)
- Method in class org.weborganic.uri.template.
TokenOperatorRF
Expands the token operator using the specified parameters.
expand(Parameters)
- Method in class org.weborganic.uri.template.
TokenVariable
Expands this object to produce a URI fragment as defined by the URI Template specifications.
expand(Parameters)
- Method in class org.weborganic.uri.template.
URITemplate
Expands the template to produce a URI as defined by the URI Template specifications.
expand(String, Parameters)
- Static method in class org.weborganic.uri.template.
URITemplate
Method provided for convenience.
Expandable
- Interface in
org.weborganic.uri.template
A class implementing this interface can be expanded.
expression()
- Method in interface org.weborganic.uri.template.
Token
The expression corresponding to this token.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V