entagged.audioformats.generic
Interface TagField
- All Known Subinterfaces:
- TagTextField
- All Known Implementing Classes:
- ContentDescriptorTagField
public interface TagField
getId
String getId()
getRawContent
byte[] getRawContent()
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
isBinary
boolean isBinary()
isBinary
void isBinary(boolean b)
isCommon
boolean isCommon()
isEmpty
boolean isEmpty()
toString
String toString()
- Overrides:
toString in class Object
copyContent
void copyContent(TagField field)
Copyright © 2007-2011
shredzone.org. All Rights Reserved.