Uses of Class
org.jaudiotagger.audio.SupportedFileFormat

Packages that use SupportedFileFormat
org.jaudiotagger.audio   
 

Uses of SupportedFileFormat in org.jaudiotagger.audio
 

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