setNodeAttributes(File path) Extends the setNodeAttributes method from the
DirectoryGenerator by adding MP3 tag attributes
if the path is a MP3 file with valid tag.
Field Detail
MP3_ALBUM_ATTR_NAME
final protected static String MP3_ALBUM_ATTR_NAME(Code)
MP3_ARTIST_ATTR_NAME
final protected static String MP3_ARTIST_ATTR_NAME(Code)
MP3_BITRATE_ATTR_NAME
final protected static String MP3_BITRATE_ATTR_NAME(Code)
MP3_COMMENT_ATTR_NAME
final protected static String MP3_COMMENT_ATTR_NAME(Code)
MP3_FREQUENCY_ATTR_NAME
final protected static String MP3_FREQUENCY_ATTR_NAME(Code)
MP3_GENRE_ATTR_NAME
final protected static String MP3_GENRE_ATTR_NAME(Code)
MP3_MODE_ATTR_NAME
final protected static String MP3_MODE_ATTR_NAME(Code)
MP3_TITLE_ATTR_NAME
final protected static String MP3_TITLE_ATTR_NAME(Code)
MP3_TRACK_ATTR_NAME
final protected static String MP3_TRACK_ATTR_NAME(Code)
MP3_VBR_ATTR_NAME
final protected static String MP3_VBR_ATTR_NAME(Code)
MP3_YEAR_ATTR_NAME
final protected static String MP3_YEAR_ATTR_NAME(Code)