Uses of Class
helliker.id3.NoMPEGFramesException

Packages that use NoMPEGFramesException
helliker.id3   
net.sourceforge.neurosdbm.db.track   
 

Uses of NoMPEGFramesException in helliker.id3
 

Constructors in helliker.id3 that throw NoMPEGFramesException
MPEGAudioFrameHeader(java.io.File mp3)
          Create an MPEGAudioFrameHeader from the file specified.
MPEGAudioFrameHeader(java.io.File mp3, int offset)
          Create an MPEGAudioFrameHeader from the file specified.
MP3File(java.lang.String fn)
          Create an MP3File object that reads and writes to the file with the filename fn.
MP3File(java.io.File mp3)
          Create an MP3File object that reads and writes to the specified file.
MP3File(java.lang.String fn, int tagType)
          Create an MP3File object that reads and writes to the file with the filename fn.
MP3File(java.io.File mp3, int tagType)
          Create and MP3File object that reads and writes to the specified file.
 

Uses of NoMPEGFramesException in net.sourceforge.neurosdbm.db.track
 

Constructors in net.sourceforge.neurosdbm.db.track that throw NoMPEGFramesException
MP3Track(java.io.File trackToAdd, boolean rebuild, java.lang.String path, NeurosDevice device)
           
 



Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.