Package | Description |
---|---|
org.jaudiotagger.tag.datatype |
Data type implementations, primarily for ID3 metadata.
|
org.jaudiotagger.tag.id3 |
Classes for all flavors of ID3.
|
org.jaudiotagger.tag.id3.valuepair |
ID3 types implemented as ID-value pairs.
|
org.jaudiotagger.tag.lyrics3 |
Implementation of ID3 frames that follow the lyrics3 pattern, not restricted to lyrics.
|
org.jaudiotagger.tag.reference |
Controlled vocabulary support.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIntStringValuePair
A two way mapping between an Integral Id and a String value
|
class |
AbstractStringStringValuePair |
Modifier and Type | Class and Description |
---|---|
class |
ID3Frames
Subclasses Defines ID3 frames for their Tag Version
Here we specify how frames are mapped between different Tag Versions
|
class |
ID3v22Frames
Defines ID3v22 frames and collections that categorise frames within an ID3v22 tag.
|
class |
ID3v23Frames
Defines ID3v23 frames and collections that categorise frames within an ID3v23 tag.
|
class |
ID3v24Frames
Defines ID3v24 frames and collections that categorise frames.
|
class |
ID3v2ChapterFrames
Defines ID3 Chapter frames and collections that categorise frames.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelTypes |
class |
EventTimingTimestampTypes |
class |
EventTimingTypes |
class |
InterpolationTypes |
class |
ReceivedAsTypes
Defines how song was purchased used by the COMR frame
|
class |
SynchronisedLyricsContentType
Content Type used by Sysnchronised Lyrics Frame (SYLT)
|
class |
TextEncoding
Text Encoding supported by ID3v24, the id is recognised by ID3
whereas the value maps to a java java.nio.charset.Charset, all the
charsets defined below are guaranteed on every Java platform.
|
Modifier and Type | Class and Description |
---|---|
class |
Lyrics3v2Fields |
Modifier and Type | Class and Description |
---|---|
class |
GenreTypes
Genre list
|
class |
Languages |
class |
PictureTypes
Pictures types for Attached Pictures
|
Copyright © 2005–2020 jthink.net. All rights reserved.