|
Lizzy v1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object christophedelory.lizzy.AddToPlaylist
public final class AddToPlaylist
Adds URLs, files and/or directories to a single playlist.
Method Summary | |
---|---|
String |
getSupportedProviderIds()
Returns a string representation of all supported playlist providers , through their identifier. |
static void |
main(String[] args)
Adds a given list of URLs, files and/or directories to a single playlist. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(String[] args) throws Exception
AddToPlaylist [options] <input-file(s)>
args
- the program arguments.
MalformedURLException
- if at least one of the input strings specifies an unknown protocol.
IOException
- if an I/O exception occurs.
Exception
public String getSupportedProviderIds()
playlist providers
, through their identifier.
null
.SpecificPlaylistProvider.getId()
|
© 2008-2009 Christophe Delory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |