Package org.apache.tika.parser.mp3
package org.apache.tika.parser.mp3
-
ClassDescriptionAn Audio Frame in an MP3 file.Interface that defines the common interface for ID3 tag parsers, such as ID3v1 and ID3v2.3.Represents a comments in ID3 (especially ID3 v2), where are made up of several partsThis is used to parse ID3 Version 1 Tag information from an MP3 file, if available.This is used to parse ID3 Version 2.2 Tag information from an MP3 file, if available.This is used to parse ID3 Version 2.3 Tag information from an MP3 file, if available.This is used to parse ID3 Version 2.4 Tag information from an MP3 file, if available.A frame of ID3v2 data, which is then passed to a handler to be turned into useful data.This is used to parse Lyrics3 tag information from an MP3 file, if available.A frame in an MP3 file, such as ID3v2 Tags or some audio.The
Mp3Parser
is used to parse ID3 Version 1 Tag information from an MP3 file, if available.