AbstractMP3Fragment
and represents the actual data of tags. It contains default get/set methods for all data objects. The data is represented as an ArrayList of MP3Object
. ID3v2 tags have frames. Lyrics3 tags have fields. ID3v1 tags do not have fragments.
@author Eric Farng
@version $Revision: 1.6 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|