Package comp202.fall2007.a5.util

Class Summary
Song A Song object records the attributes of a digital audio track.
SongFactory A SongFactory enables the easy creation of Song objects representing digital audio tracks stored on disk.
 

Exception Summary
IncorrectFileExtensionException Signals that a method has attempted to read a file with an incorrect file extension.