org.smallmind.license
Class FileTypeFilenameFilter

java.lang.Object
  extended by org.smallmind.license.FileTypeFilenameFilter
All Implemented Interfaces:
FileFilter

public class FileTypeFilenameFilter
extends Object
implements FileFilter


Constructor Summary
FileTypeFilenameFilter(String name)
           
 
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

FileTypeFilenameFilter

public FileTypeFilenameFilter(String name)
Method Detail

accept

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


Copyright © 2012. All Rights Reserved.