|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Link | |
---|---|
christophedelory.playlist.xspf | XSPF, pronounced "spiff", is a playlist in XML format, which is supported by Xiph. |
Uses of Link in christophedelory.playlist.xspf |
---|
Methods in christophedelory.playlist.xspf that return types with arguments of type Link | |
---|---|
List<Link> |
Track.getLinks()
Returns the list of links defined in this track. |
List<Link> |
Playlist.getLinks()
Returns the list of links defined in this playlist. |
Methods in christophedelory.playlist.xspf with parameters of type Link | |
---|---|
void |
Track.addLink(Link link)
Adds a link to this track. |
void |
Playlist.addLink(Link link)
Adds a link to this playlist. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |