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