public interface UriMatchResultContext extends Traceable
Modifier and Type | Method and Description |
---|---|
java.util.regex.MatchResult |
getMatchResult()
Get the match result
|
void |
setMatchResult(java.util.regex.MatchResult mr)
Set the match result
|
isTracingEnabled, trace
Copyright © 2016 Oracle Corporation. All Rights Reserved.