|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jaudiotagger.test.MergeID3AndMP3Files.DirFilter
public final class MergeID3AndMP3Files.DirFilter
| Field Summary | |
|---|---|
static java.lang.String |
IDENT
|
| Constructor Summary | |
|---|---|
MergeID3AndMP3Files.DirFilter()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File file)
Determines whether or not the file is an mp3 file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IDENT
| Constructor Detail |
|---|
public MergeID3AndMP3Files.DirFilter()
| Method Detail |
|---|
public final boolean accept(java.io.File file)
accept in interface java.io.FileFilterfile - the file to test
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||