|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MusicTag | |
|---|---|
| com.melloware.jukes.file.tag | |
| Uses of MusicTag in com.melloware.jukes.file.tag |
|---|
| Subclasses of MusicTag in com.melloware.jukes.file.tag | |
|---|---|
class |
AudioFileTag
MusicTag class used for editing OGG, FLAC, SPEEX, and APE file tags. |
class |
Mp3Tag
MusicTag class used for editing MP3 file tags. |
| Methods in com.melloware.jukes.file.tag that return MusicTag | |
|---|---|
static MusicTag |
TagFactory.getTag(java.io.File aFile)
Gets the proper music tag type based on aFile. |
static MusicTag |
TagFactory.getTag(java.lang.String aFileLocation)
Gets the proper music tag type based on aFile. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||