Uses of Class
org.jaudiotagger.tag.Tagger

Packages that use Tagger
org.jaudiotagger.tag   
org.jaudiotagger.tag.mp4   
 

Uses of Tagger in org.jaudiotagger.tag
 

Methods in org.jaudiotagger.tag that return Tagger
static Tagger Tagger.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Tagger[] Tagger.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of Tagger in org.jaudiotagger.tag.mp4
 

Methods in org.jaudiotagger.tag.mp4 that return Tagger
 Tagger Mp4NonStandardFieldKey.geTagger()
           
 Tagger Mp4FieldKey.getTagger()