entagged.audioformats.mp3.util
Class Id3v2TagWriter
java.lang.Object
entagged.audioformats.mp3.util.Id3v2TagWriter
public class Id3v2TagWriter
- extends Object
$Id: Id3v2TagWriter.java,v 1.1 2007/03/23 14:17:02 nicov1 Exp $
- Version:
- 16 d?cembre 2003
- Author:
- Raphael Slinckx (KiKiDonK)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Id3v2TagWriter
public Id3v2TagWriter()
delete
public RandomAccessFile delete(RandomAccessFile raf,
RandomAccessFile tempRaf)
throws IOException
- Throws:
IOException
write
public void write(Tag tag,
RandomAccessFile raf,
RandomAccessFile tempRaf)
throws CannotWriteException,
IOException
- Throws:
CannotWriteException
IOException
Copyright © 2007-2008. All Rights Reserved.