org.apache.openejb.loader
Class Files.PatternFileFilter
java.lang.Object
org.apache.openejb.loader.Files.PatternFileFilter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- Files
public static class Files.PatternFileFilter
- extends Object
- implements FileFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Files.PatternFileFilter
public Files.PatternFileFilter(Pattern pattern)
accept
public boolean accept(File file)
- Specified by:
accept in interface FileFilter
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.