Package org.eclipse.jetty.start
Class PathMatchers.NonHiddenMatcher
- java.lang.Object
-
- org.eclipse.jetty.start.PathMatchers.NonHiddenMatcher
-
- All Implemented Interfaces:
java.nio.file.PathMatcher
- Enclosing class:
- PathMatchers
private static class PathMatchers.NonHiddenMatcher extends java.lang.Object implements java.nio.file.PathMatcher
-
-
Constructor Summary
Constructors Modifier Constructor Description private
NonHiddenMatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(java.nio.file.Path path)
-