|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ext.entagged.plugins.audioformats.ogg.OGGWriter
$Id: OGGWriter.java,v 1.1 2004/09/17 07:15:34 rwaals Exp $
Constructor Summary | |
OGGWriter()
|
Method Summary | |
void |
delete(java.io.File oggFile)
|
void |
write(java.io.File mp3File,
Tag tag)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OGGWriter()
Method Detail |
public void delete(java.io.File oggFile) throws CannotWriteException
delete
in interface TagWriterInterface
CannotWriteException
public void write(java.io.File mp3File, Tag tag) throws CannotWriteException
write
in interface TagWriterInterface
CannotWriteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |