| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AudioFile in entagged.audioformats | 
| Methods in entagged.audioformats that return AudioFile | |
| static AudioFile | AudioFileIO.read(java.io.File f)Read the tag contained in the given file. | 
|  AudioFile | AudioFileIO.readFile(java.io.File f)Read the tag contained in the given file. | 
| Methods in entagged.audioformats with parameters of type AudioFile | |
| static void | AudioFileIO.delete(AudioFile f)Delete the tag, if any, contained in the given file. | 
| static void | AudioFileIO.write(AudioFile f)Write the tag contained in the audiofile in the actual file on the disk. | 
|  void | AudioFileIO.deleteTag(AudioFile f)Delete the tag, if any, contained in the given file. | 
|  void | AudioFileIO.writeFile(AudioFile f)Write the tag contained in the audiofile in the actual file on the disk. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||