Uses of Class
org.farng.mp3.id3.ID3v2_3Frame

Packages that use ID3v2_3Frame
org.farng.mp3.id3 Start with ID3v1, ID3v1_1, ID3v2_2, ID3v2_2Frame, ID3v2_3, ID3v2_3Frame, ID3v2_4, or ID3v2_4Frame. 
 

Uses of ID3v2_3Frame in org.farng.mp3.id3
 

Subclasses of ID3v2_3Frame in org.farng.mp3.id3
 class ID3v2_4Frame
             All ID3v2 frames consists of one frame header followed by one or more
   fields containing the actual information.
 

Constructors in org.farng.mp3.id3 with parameters of type ID3v2_3Frame
ID3v2_3Frame(ID3v2_3Frame copyObject)
          Creates a new ID3v2_3Frame object.
 



Copyright (c) 2004 Eric Farng