Package | Description |
---|---|
org.jaudiotagger.audio |
Classes and interfaces generic to all audio formats.
|
org.jaudiotagger.audio.aiff | |
org.jaudiotagger.audio.asf |
Classes for Microsoft Advanced Systems Format files.
|
org.jaudiotagger.audio.asf.util |
Utility classes for data components of the Microsoft Advanced Systems Format header.
|
org.jaudiotagger.audio.dff | |
org.jaudiotagger.audio.dsf | |
org.jaudiotagger.audio.flac |
Classes for FLAC (Free Lossless Audio Codec) files.
|
org.jaudiotagger.audio.flac.metadatablock |
Classes for the FLAC metadata block.
|
org.jaudiotagger.audio.generic |
A miscellaneous collection of classes dealing with generic audio files and tags.
|
org.jaudiotagger.audio.mp3 |
Classes for MP3 files.
|
org.jaudiotagger.audio.mp4 |
Classes for MP4 files (including AAC).
|
org.jaudiotagger.audio.ogg |
Classes for Ogg Vorbis files.
|
org.jaudiotagger.audio.real |
Classes dealing with RealAudio (TM) files.
|
org.jaudiotagger.audio.wav | |
org.jaudiotagger.audio.wav.chunk | |
org.jaudiotagger.tag |
Generic classes and interfaces for metadata blocks, broadly called tags.
|
org.jaudiotagger.tag.aiff | |
org.jaudiotagger.tag.asf |
Support for a pseudo-tag representing ASF metadata.
|
org.jaudiotagger.tag.datatype |
Data type implementations, primarily for ID3 metadata.
|
org.jaudiotagger.tag.flac |
Implements a pseudo-tag data object for FLAC.
|
org.jaudiotagger.tag.id3 |
Classes for all flavors of ID3.
|
org.jaudiotagger.tag.id3.framebody |
Classes for ID3V2 frames.
|
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.mp4 |
Classes for the MP4 metadata (moov.udt.meta.ilst) atom.
|
org.jaudiotagger.tag.mp4.field |
Classes handling fields of the MP4 moov.udt.meta.ilst atom.
|
org.jaudiotagger.tag.vorbiscomment |
Code dealing with the Vorbis metadata (called "Comment") tag.
|
org.jaudiotagger.tag.wav |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagException
This is the exception that is always generated by any class in these
packages.
|
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagException
This is the exception that is always generated by any class in these
packages.
|
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
InvalidFrameException
Thrown if frame cannot be read correctly.
|
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagException
This is the exception that is always generated by any class in these
packages.
|
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
TagTextField
This interface extends the default field definition by methods for working
with human readable text.
A TagTextField does not store binary data. |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagException
This is the exception that is always generated by any class in these
packages.
|
TagNotFoundException
Thrown if the tag o isn't found.
|
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
Class and Description |
---|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
Class and Description |
---|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
InvalidFrameException
Thrown if frame cannot be read correctly.
|
InvalidFrameIdentifierException
Thrown if a frame identifier isn't valid.
|
InvalidTagException
An
InvalidTagException is thrown if a parse error occurs while
a tag is being read from a file. |
KeyNotFoundException
Thrown if the key cannot be found
|
TagException
This is the exception that is always generated by any class in these
packages.
|
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
TagOptionSingleton |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
TagTextField
This interface extends the default field definition by methods for working
with human readable text.
A TagTextField does not store binary data. |
Class and Description |
---|
InvalidDataTypeException
Indicates there was a problem parsing this datatype due to a problem with the data
such as the array being empty when trying to read from a file.
|
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
InvalidDataTypeException
Indicates there was a problem parsing this datatype due to a problem with the data
such as the array being empty when trying to read from a file.
|
InvalidFrameException
Thrown if frame cannot be read correctly.
|
InvalidTagException
An
InvalidTagException is thrown if a parse error occurs while
a tag is being read from a file. |
KeyNotFoundException
Thrown if the key cannot be found
|
PaddingException |
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagException
This is the exception that is always generated by any class in these
packages.
|
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
TagNotFoundException
Thrown if the tag o isn't found.
|
TagTextField
This interface extends the default field definition by methods for working
with human readable text.
A TagTextField does not store binary data. |
Class and Description |
---|
InvalidTagException
An
InvalidTagException is thrown if a parse error occurs while
a tag is being read from a file. |
Class and Description |
---|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
Class and Description |
---|
InvalidTagException
An
InvalidTagException is thrown if a parse error occurs while
a tag is being read from a file. |
TagException
This is the exception that is always generated by any class in these
packages.
|
TagNotFoundException
Thrown if the tag o isn't found.
|
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
TagTextField
This interface extends the default field definition by methods for working
with human readable text.
A TagTextField does not store binary data. |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
TagTextField
This interface extends the default field definition by methods for working
with human readable text.
A TagTextField does not store binary data. |
Class and Description |
---|
FieldDataInvalidException
Thrown if the try and create a field with invalid data
|
FieldKey
This is an enumeration of fields implemented by all major formats
This enumeration is used by subclasses to map from the common key to their implementation key, the keys
are grouped within EnumSets within Tag class.
|
KeyNotFoundException
Thrown if the key cannot be found
|
Tag
This interface represents the basic data structure for the default
audio library functionality.
Some audio file tagging systems allow to specify multiple values for one type of information. |
TagField
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag . |
TagTextField
This interface extends the default field definition by methods for working
with human readable text.
A TagTextField does not store binary data. |
Copyright © 2005–2020 jthink.net. All rights reserved.