Uses of Package
org.apache.tika.parser.mp3

Packages that use org.apache.tika.parser.mp3
org.apache.tika.parser.mp3   
 

Classes in org.apache.tika.parser.mp3 used by org.apache.tika.parser.mp3
ID3Tags
          Interface that defines the common interface for ID3 tag parsers, such as ID3v1 and ID3v2.3.
ID3Tags.ID3Comment
          Represents a comments in ID3 (especially ID3 v2), where are made up of several parts
ID3v2Frame
          A frame of ID3v2 data, which is then passed to a handler to be turned into useful data.
ID3v2Frame.RawTag
           
ID3v2Frame.TextEncoding
           
MP3Frame
          A frame in an MP3 file, such as ID3v2 Tags or some audio.
Mp3Parser.ID3TagsAndAudio
           
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.