Lizzy v1.1.1

Uses of Class
christophedelory.player.PlayerSupport

Packages that use PlayerSupport
christophedelory.content.type The definition of a content type (ie MIME type), along with helpers to guess this type for a given content. 
 

Uses of PlayerSupport in christophedelory.content.type
 

Methods in christophedelory.content.type that return PlayerSupport
 PlayerSupport[] ContentType.getPlayerSupports()
          Returns the list of players supporting this type of content.
 

Constructors in christophedelory.content.type with parameters of type PlayerSupport
ContentType(String[] extensions, String[] mimeTypes, PlayerSupport[] playerSupports, String description)
          Builds a new content type from the input parameters.
 


© 2008-2009 Christophe Delory

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