|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MP3Object | |
|---|---|
| org.farng.mp3 | Start with AbstractMP3Tag or MP3File |
| org.farng.mp3.object | Each tag is broken down into fields or fragments which are further broken down into Objects |
| Uses of MP3Object in org.farng.mp3 |
|---|
| Methods in org.farng.mp3 that return types with arguments of type MP3Object | |
|---|---|
java.util.Iterator<MP3Object> |
MP3MetadataContainer.getObjectListIterator()
Get an iterator over all MP3Object instances available. |
java.util.Iterator<MP3Object> |
AbstractMP3FragmentBody.getObjectListIterator()
|
| Uses of MP3Object in org.farng.mp3.object |
|---|
| Classes in org.farng.mp3.object that implement MP3Object | |
|---|---|
class |
AbstractMP3Object
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
AbstractTextObject
Base implementation for text-based text objects, to handle text encoding. |
class |
ObjectBooleanByte
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectBooleanString
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectByteArraySizeTerminated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectGroupRepeated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectID3v2LyricLine
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectLyrics3Image
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectLyrics3Line
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectLyrics3TimeStamp
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectNumberFixedLength
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectNumberHashMap
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectNumberVariableLength
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectStringDate
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectStringDateTime
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectStringFixedLength
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectStringHashMap
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectStringNullTerminated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
class |
ObjectStringSizeTerminated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down
in to individual AbstractMP3Objects |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||