net.sf.ext.entagged.libraries.audioformats
Class TagTypeFileFilter

java.lang.Object
  extended bynet.sf.ext.entagged.libraries.audioformats.TagTypeFileFilter
All Implemented Interfaces:
java.io.FileFilter

public class TagTypeFileFilter
extends java.lang.Object
implements java.io.FileFilter


Constructor Summary
TagTypeFileFilter()
           
 
Method Summary
 boolean accept(java.io.File pathname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagTypeFileFilter

public TagTypeFileFilter()
Method Detail

accept

public boolean accept(java.io.File pathname)
Specified by:
accept in interface java.io.FileFilter