org.exoplatform.commons.utils.io
Class FileFilterByExtension
java.lang.Object
org.exoplatform.commons.utils.io.FileFilterByExtension
- All Implemented Interfaces:
- FileFilter
public class FileFilterByExtension
- extends Object
- implements FileFilter
- Since:
- Sep 13, 2004
- Version:
- $Id: FileFilterByExtension.java,v 1.2 2004/09/16 03:03:19 tuan08 Exp
$
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileFilterByExtension
public FileFilterByExtension(String[] ext,
boolean acceptDir)
accept
public boolean accept(File file)
- Specified by:
accept in interface FileFilter
Copyright © 2014 eXo Platform SAS. All Rights Reserved.