|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.neurosdbm.PlaylistUtility
| Nested Class Summary | |
static class |
PlaylistUtility.M3UFilter
Filter should accept meu files (by extension). |
| Constructor Summary | |
PlaylistUtility()
|
|
| Method Summary | |
static void |
exportAllPlaylistsToNeuros(Database database)
|
static void |
exportPlaylistM3U(int key,
java.lang.String fileName,
Database database)
This function exports a playlist into a m3u playlist format. |
static void |
importAllPlaylistsFromNeuros(Database database)
This function looks at the current playlist directory for existing playlist files. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PlaylistUtility()
| Method Detail |
public static void exportPlaylistM3U(int key,
java.lang.String fileName,
Database database)
key - The key to the playlistfileName - The file to export the playlsit todatabase - The database!public static void exportAllPlaylistsToNeuros(Database database)
public static void importAllPlaylistsFromNeuros(Database database)
database - The database!
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||