Uses of Interface
helliker.id3.ID3Tag

Packages that use ID3Tag
helliker.id3   
 

Uses of ID3Tag in helliker.id3
 

Classes in helliker.id3 that implement ID3Tag
 class ID3v1Tag
           
 class ID3v2Tag
           
 

Methods in helliker.id3 with parameters of type ID3Tag
 void ID3v2Tag.copyFrom(ID3Tag tag)
          Copies information from the ID3Tag parameter and inserts it into this tag.
 void ID3v1Tag.copyFrom(ID3Tag tag)
          Copies information from the ID3Tag parameter and inserts it into this tag.
 void ID3Tag.copyFrom(ID3Tag tag)
          Copies information from the ID3Tag parameter and inserts it into this tag.
 



Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.