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