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
P
Parameters
- Class in
org.weborganic.uri.template
A class to hold a collection of parameters for use during the expansion process.
Parameters()
- Constructor for class org.weborganic.uri.template.
Parameters
Creates a new instance.
Parameters(Map<String, String[]>)
- Constructor for class org.weborganic.uri.template.
Parameters
Creates a new instance from the specified map.
parse(String)
- Static method in class org.weborganic.uri.template.
TokenOperatorD3
Parses the specified string and returns the corresponding token.
parse(String)
- Static method in class org.weborganic.uri.template.
TokenOperatorRF
Parses the specified string and returns the corresponding token.
parse(String)
- Static method in class org.weborganic.uri.template.
Variable
Parses the given expression and returns the corresponding instance.
pattern()
- Method in interface org.weborganic.uri.template.
Matchable
Returns a regular expression pattern corresponding to this object.
pattern()
- Method in class org.weborganic.uri.template.
TokenLiteral
Returns a regular expression pattern corresponding to this object.
pattern()
- Method in class org.weborganic.uri.template.
TokenOperatorRF
Returns a regular expression pattern corresponding to this object.
pattern()
- Method in class org.weborganic.uri.template.
TokenVariable
Returns a regular expression pattern corresponding to this object.
pattern()
- Method in class org.weborganic.uri.template.
URIPattern
Returns the regular expression pattern corresponding to this URI pattern.
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