Lizzy v1.1.1

Uses of Class
christophedelory.playlist.m3u.Resource

Packages that use Resource
christophedelory.playlist.m3u The Winamp M3U / M4U playlist format, together with the Real Audio Metadata file format. 
christophedelory.playlist.pls The PLSv2 playlist format. 
 

Uses of Resource in christophedelory.playlist.m3u
 

Methods in christophedelory.playlist.m3u that return types with arguments of type Resource
 List<Resource> M3U.getResources()
          Returns the list of playlist resources.
 

Uses of Resource in christophedelory.playlist.pls
 

Methods in christophedelory.playlist.pls that return types with arguments of type Resource
 List<Resource> PLS.getResources()
          Returns the list of playlist resources.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.