public class PosixHiddenFileMatcher extends Object implements PathMatcher
PathMatcher that matches hidden files by checking if the last element in the path starts with a dot.| Constructor and Description |
|---|
PosixHiddenFileMatcher() |
public boolean matches(Path path)
matches in interface PathMatcherCopyright © 2018. All rights reserved.