A B C D E F G H I L M N P R S T U V W

T

TagContent - class de.vdheide.mp3.TagContent.
An instance of this class contains the content read from a ID3(v2) tag.
TagContent() - Constructor for class de.vdheide.mp3.TagContent
Create a new instance with all fields set to null.
TagFormatException - exception de.vdheide.mp3.TagFormatException.
Thrown when a tag content format is not structure according to the definition.
TagFormatException() - Constructor for class de.vdheide.mp3.TagFormatException
 
TextFrame - class de.vdheide.mp3.TextFrame.
Used for text ID3v2 frames.
TextFrame(boolean, ID3v2, String, TagContent, boolean) - Constructor for class de.vdheide.mp3.TextFrame
Creates a new TextFrame with a given content
TextFrameEncoding - class de.vdheide.mp3.TextFrameEncoding.
Used for text ID3v2 frames which support encoding.
TextFrameEncoding(ID3v2, String, TagContent, boolean) - Constructor for class de.vdheide.mp3.TextFrameEncoding
Creates a new TextFrameEncoding with a given content
TextFrameNoEncoding - class de.vdheide.mp3.TextFrameNoEncoding.
Used for text ID3v2 frames which do not support encoding.
TextFrameNoEncoding(ID3v2, String, TagContent, boolean) - Constructor for class de.vdheide.mp3.TextFrameNoEncoding
Creates a new TextFrameNoEncoding with a given content

A B C D E F G H I L M N P R S T U V W