|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.repository.tags.reader.TagDetector
public class TagDetector
Reads the tag of an audio file using JAudiotagger.
Constructor Summary | |
---|---|
TagDetector()
|
Method Summary | |
---|---|
static void |
getTags(AudioFile file)
Calls appropriate tag reader and sends tag to AudioFile class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagDetector()
Method Detail |
---|
public static void getTags(AudioFile file)
file
- File to be read
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |