Frames | No Frames |
Methods which throw type com.p6spy.engine.common.MatchException | |
boolean | GnuRegexMatcher.match(String expression, String value) Returns true if the given expression is found within the value. |
boolean | JakartaRegexMatcher.match(String expression, String value) Returns true if the given expression is found within the value. |
boolean | StringMatcher.match(String expression, String value) Returns true if the given expression is found within the value. |