Package com.tffenterprises.music.tag

Interface Summary
ID3Tag Tag is an abstract superclass for implementations of ID3 tags and similar types of tags for music files.
 

Class Summary
ID3Genres ID3Genres is an utility class that provides a two-way mapping between ID3v1 genres and their IDs.
ID3v1 ID3v1 is an implementation of the so-called ID3v1.1 standard.
ID3v2 ID3v2 is an implementation of the ID3v2 informal standard.
SmartID3v1 SmartID3v1 is an implementation of the so-called ID3v1.1 standard.
 

Exception Summary
TagDataFormatException This exception is thrown when the parsed ID3v2 data is or might be in an invalid format.