Package org.farng.mp3

Start with AbstractMP3Tag or MP3File

See:
          Description

Class Summary
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
MP3File
How is MP3 built?
TagConstant This contais all ID3 frame descriptions and Lyric3 field description.
TagOptionSingleton Options that are used for every object and class in this library.
TagUtility This is a holder class that contains static methods that I use in my library.
 

Exception Summary
InvalidTagException An InvalidTagException is thrown if a parse error occurs while a tag is being read from a file.
TagException This is the exception that is always generated by any class in these packages.
TagNotFoundException Thrown if the tag or MP3 Frame Header isn't found.
 

Package org.farng.mp3 Description

Start with AbstractMP3Tag or MP3File



Copyright (c) 2004 Eric Farng