|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of URIResolver.MatchRule in org.weborganic.uri.template |
|---|
| Methods in org.weborganic.uri.template that return URIResolver.MatchRule | |
|---|---|
static URIResolver.MatchRule |
URIResolver.MatchRule.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static URIResolver.MatchRule[] |
URIResolver.MatchRule.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.weborganic.uri.template with parameters of type URIResolver.MatchRule | |
|---|---|
URIPattern |
URIResolver.find(List<URIPattern> patterns,
URIResolver.MatchRule rule)
Returns the first URI pattern in the list which matches the underlying URI. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||