Class StringPathMatcher
java.lang.Object
uk.org.webcompere.modelassert.json.condition.tree.StringPathMatcher
- All Implemented Interfaces:
PathMatcher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringPathMatcher
-
-
Method Details
-
matches
Description copied from interface:PathMatcherDoes this path matcher prevent a match, or do any of its successors prevent a match- Specified by:
matchesin interfacePathMatcher- Parameters:
location- the locationremaining- the remainingPathMatchers- Returns:
trueif there's a match
-
toString
-