entagged.audioformats.ape.util
Class ApeTagCreator
java.lang.Object
entagged.audioformats.generic.AbstractTagCreator
entagged.audioformats.ape.util.ApeTagCreator
public class ApeTagCreator
- extends AbstractTagCreator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApeTagCreator
public ApeTagCreator()
create
public void create(Tag tag,
ByteBuffer buf,
List fields,
int tagSize,
int paddingSize)
throws UnsupportedEncodingException
- Specified by:
create
in class AbstractTagCreator
- Throws:
UnsupportedEncodingException
getCompatibleTag
protected Tag getCompatibleTag(Tag tag)
- Specified by:
getCompatibleTag
in class AbstractTagCreator
getFixedTagLength
protected int getFixedTagLength(Tag tag)
- Specified by:
getFixedTagLength
in class AbstractTagCreator
Copyright © 2007-2008. All Rights Reserved.