entagged.audioformats.mp3.util
Class Id3v1TagWriter
java.lang.Object
entagged.audioformats.mp3.util.Id3v1TagWriter
public class Id3v1TagWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Id3v1TagWriter
public Id3v1TagWriter()
delete
public void delete(RandomAccessFile raf)
throws IOException
- Throws:
IOException
write
public void write(Tag tag,
RandomAccessFile raf)
throws IOException
- Throws:
IOException
Copyright © 2007-2008. All Rights Reserved.