|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ext.entagged.libraries.audioformats.TagWriter
$Id: TagWriter.java,v 1.1 2004/09/17 07:15:36 rwaals Exp $
Constructor Summary | |
TagWriter()
|
Method Summary | |
void |
delete(TaggedFile tf,
java.lang.String tagType)
|
TaggedFile |
write(TaggedFile tf,
Tag[] tag)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TagWriter()
Method Detail |
public TaggedFile write(TaggedFile tf, Tag[] tag) throws CannotWriteException
CannotWriteException
public void delete(TaggedFile tf, java.lang.String tagType) throws CannotWriteException
CannotWriteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |