public class NameEqualsFileFilter
extends java.lang.Object
implements java.io.FileFilter
| Constructor and Description |
|---|
NameEqualsFileFilter(java.lang.String nameToMatch,
boolean caseInsensitive)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File file) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.