eXo Kernel :: Commons Utils 2.4.9-GA

org.exoplatform.commons.utils.io
Class FileFilterByExtension

java.lang.Object
  extended by 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)

Constructor Summary
FileFilterByExtension(String[] ext, boolean acceptDir)
           
 
Method Summary
 boolean accept(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFilterByExtension

public FileFilterByExtension(String[] ext,
                             boolean acceptDir)
Method Detail

accept

public boolean accept(File file)
Specified by:
accept in interface FileFilter

eXo Kernel :: Commons Utils 2.4.9-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.