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