|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UriMatchResultContext
The context for matching URI rules.
Method Summary | |
---|---|
java.util.regex.MatchResult |
getMatchResult()
Get the match result |
void |
setMatchResult(java.util.regex.MatchResult mr)
Set the match result |
Method Detail |
---|
java.util.regex.MatchResult getMatchResult()
void setMatchResult(java.util.regex.MatchResult mr)
mr
- the match result.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |