entagged.audioformats.mp3.util
Class Id3v1TagCreator

java.lang.Object
  extended by entagged.audioformats.mp3.util.Id3v1TagCreator

public class Id3v1TagCreator
extends Object


Constructor Summary
Id3v1TagCreator()
           
 
Method Summary
 ByteBuffer convert(Tag tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Id3v1TagCreator

public Id3v1TagCreator()
Method Detail

convert

public ByteBuffer convert(Tag tag)
                   throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException


Copyright © 2007-2008. All Rights Reserved.