Class MusicFile
java.lang.Object
be.gaudry.model.file.renamer.music.MusicFile
- Since:
- 1.0 04-sept.-08
- Author:
- Steph GAUDRY
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
MusicFile- Parameters:
- file-
 
 
- 
- 
Method Details- 
getFile- Returns:
- the file
 
- 
getMp3filepublic org.farng.mp3.MP3File getMp3file()- Returns:
- the mp3file
 
- 
hasId3v1public boolean hasId3v1()- Returns:
- true if id3v1 data exists for this file
 
- 
hasId3v2public boolean hasId3v2()- Returns:
- true if id3v2 data exists for this file
 
- 
hasLyrics3public boolean hasLyrics3()- Returns:
- true if lyrics data exists for this file
 
- 
hasTagspublic boolean hasTags()- Returns:
- true if some data exists for this file
 
- 
hasTag
- 
getInfos
 
-