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

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

public class TagTypeManager
extends java.lang.Object


Constructor Summary
TagTypeManager()
           
 
Method Summary
static TagTypeInterface getCurrentTagType()
           
static void init()
           
static void setCurrentTagType(TagTypeInterface tagType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagTypeManager

public TagTypeManager()
Method Detail

init

public static void init()

getCurrentTagType

public static TagTypeInterface getCurrentTagType()

setCurrentTagType

public static void setCurrentTagType(TagTypeInterface tagType)