Interface PatternMatcher
-
- All Known Implementing Classes:
ExactPathMatcher
,PathMatcher
public interface PatternMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(java.lang.String path)
-