Lizzy v1.1.1

Uses of Class
christophedelory.playlist.xspf.StringContainer

Packages that use StringContainer
christophedelory.playlist.xspf XSPF, pronounced "spiff", is a playlist in XML format, which is supported by Xiph. 
 

Uses of StringContainer in christophedelory.playlist.xspf
 

Subclasses of StringContainer in christophedelory.playlist.xspf
 class Identifier
          The canonical ID of a resource, track or playlist.
 class Location
          A location: the source URI of a resource (track or playlist).
 

Methods in christophedelory.playlist.xspf that return types with arguments of type StringContainer
 List<StringContainer> Attribution.getStringContainers()
          Returns a list of string containers.
 

Methods in christophedelory.playlist.xspf with parameters of type StringContainer
 void Attribution.addStringContainer(StringContainer stringContainer)
          Adds a string container.
 


© 2008-2009 Christophe Delory

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