public final class TestAudioTagger.DirFilter extends Object implements FileFilter
Constructor and Description |
---|
DirFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File file)
Determines whether or not the file is an mp3 file.
|
public static final String IDENT
public final boolean accept(File file)
accept
in interface FileFilter
file
- the file to testCopyright © 2005–2020 jthink.net. All rights reserved.