|
||||||||||
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 AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
AbstractTextObject
Base implementation for text-based text objects, to handle text encoding. |
class |
ObjectBooleanByte
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectBooleanString
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectByteArraySizeTerminated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectGroupRepeated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectID3v2LyricLine
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectLyrics3Image
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectLyrics3Line
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectLyrics3TimeStamp
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectNumberFixedLength
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectNumberHashMap
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectNumberVariableLength
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectStringDate
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectStringDateTime
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectStringFixedLength
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectStringHashMap
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectStringNullTerminated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
class |
ObjectStringSizeTerminated
ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragment s Then each fragment is broken down
in to individual AbstractMP3Object s |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |