net.sf.ext.entagged.libraries.audioformats
Class TagWriter

java.lang.Object
  extended bynet.sf.ext.entagged.libraries.audioformats.TagWriter

public class TagWriter
extends java.lang.Object

$Id: TagWriter.java,v 1.1 2004/09/17 07:15:36 rwaals Exp $

Version:
16 d�cembre 2003
Author:
Raphael Slinckx (KiKiDonK)

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

TagWriter

public TagWriter()
Method Detail

write

public TaggedFile write(TaggedFile tf,
                        Tag[] tag)
                 throws CannotWriteException
Throws:
CannotWriteException

delete

public void delete(TaggedFile tf,
                   java.lang.String tagType)
            throws CannotWriteException
Throws:
CannotWriteException