com.compomics.software.autoupdater
Class JarFileFilter

java.lang.Object
  extended by com.compomics.software.autoupdater.JarFileFilter
All Implemented Interfaces:
FilenameFilter

public class JarFileFilter
extends Object
implements FilenameFilter

JarFileFilter.

Author:
Davy Maddelein

Constructor Summary
JarFileFilter()
           
 
Method Summary
 boolean accept(File dir, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarFileFilter

public JarFileFilter()
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter


Copyright © 2013. All Rights Reserved.