Package com.google.common.jimfs
Class PathMatchers.RegexPathMatcher
java.lang.Object
com.google.common.jimfs.PathMatchers.RegexPathMatcher
- All Implemented Interfaces:
PathMatcher
- Enclosing class:
PathMatchers
PathMatcher
that matches the toString()
form of a Path
against a regex
Pattern
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pattern
-
-
Constructor Details
-
RegexPathMatcher
-
-
Method Details
-
matches
- Specified by:
matches
in interfacePathMatcher
-
toString
-