Package com.voxbiblia.id3j

Class Summary
CRC32Compensator The CRC32Compensator provides functionality to generate compensating data bytes that can be put into a byte stream to yield any CRC-32 checksum.
ID3Serializer Serializes music file metadata data into a ID3 version 2.3.0 tag byte stream that can be prepended to an MP3 file.
ID3Tag Holds properties that goes into an ID3 tag of an MP3 file.
ID3Tool A tool class used to serialize audio metadata for inclusion into an ID3 tag.