Uses of Class
de.vdheide.mp3.NoMP3FrameException

Packages that use NoMP3FrameException
de.vdheide.mp3   
 

Uses of NoMP3FrameException in de.vdheide.mp3
 

Constructors in de.vdheide.mp3 that throw NoMP3FrameException
MP3File(java.lang.String filename)
          Creates a new instance.
MP3File(java.io.File dir, java.lang.String filename)
          Creates a MP3File instance that represents the file with the specified name in the specified directory.
MP3File(java.lang.String dir, java.lang.String filename)
          Creates a File instance whose pathname is the pathname of the specified directory, followed by the separator character, followed by the name argument.
MP3Properties(java.io.File file)
          Create a new instance connected to file.