|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.farng.mp3 | |
org.farng.mp3 | Start with AbstractMP3Tag or MP3File |
org.farng.mp3.filename | Start with FilenameTag |
org.farng.mp3.id3 | Start with ID3v1, ID3v1_1, ID3v2_2, ID3v2_2Frame, ID3v2_3, ID3v2_3Frame, ID3v2_4, or ID3v2_4Frame. |
org.farng.mp3.lyrics3 | Start with Lyrics3v1 or Lyrics3v2 |
Classes in org.farng.mp3 used by org.farng.mp3 | ||||||||||||||||||||||||||||||||||||||||||
AbstractMP3FileItem
This class is a facade for all classes that can write to an MP3 file. |
||||||||||||||||||||||||||||||||||||||||||
AbstractMP3Fragment
This class represents parts of tags. |
||||||||||||||||||||||||||||||||||||||||||
AbstractMP3FragmentBody
This class is contained in the AbstractMP3Fragment and represents the actual data of tags. |
||||||||||||||||||||||||||||||||||||||||||
AbstractMP3Tag
Introduction to tags |
||||||||||||||||||||||||||||||||||||||||||
InvalidTagException
An InvalidTagException is thrown if a parse error occurs while a tag is being read from a file. |
||||||||||||||||||||||||||||||||||||||||||
MP3File
|