public class StreamFilter extends Object implements DirectoryStream.Filter<Path>
Constructor and Description |
---|
StreamFilter(Pattern pattern,
boolean nameOnly) |
public StreamFilter(Pattern pattern, boolean nameOnly)
public boolean accept(Path entry) throws IOException
accept
in interface DirectoryStream.Filter<Path>
IOException
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.