Lizzy v1.1.1

Uses of Package
christophedelory.content.type

Packages that use christophedelory.content.type
christophedelory.content.type The definition of a content type (ie MIME type), along with helpers to guess this type for a given content. 
christophedelory.content.type.webapp The XML-to-Java binding of a servlet deployment Web descriptor, restrained to the MIME mappings part. 
christophedelory.lizzy Command-line interfaces for reading, converting and writing different playlist formats. 
christophedelory.playlist The home of the playlist management API. 
christophedelory.playlist.asx The Advanced Stream Redirector (ASX) format is a type of XML metafile designed to store a list of Windows Media files to play during a multimedia presentation. 
christophedelory.playlist.atom A facade to the Atom Web content and metadata syndication format. 
christophedelory.playlist.b4s The B4S format came about mostly because of the new needs of Winamp3 and also to modernize the old style of playlist formats. 
christophedelory.playlist.hypetape Hypetape is the illegitimate lovechild of Hype Machine and Muxtape, where you can create and share playlists containing tracks other people have been talking about from around the internet. 
christophedelory.playlist.kpl The Kalliope PlayList (.kpl) is a kind of XML playlist storing developed to speed up loading and managing playlists. 
christophedelory.playlist.m3u The Winamp M3U / M4U playlist format, together with the Real Audio Metadata file format. 
christophedelory.playlist.mpcpl The .mpcpl format is used by Media Player Classic to store audio/video playlists in a set sequence. 
christophedelory.playlist.pla Playlist of songs saved by an iRiver portable music player, such as the T10 or iDP-100. 
christophedelory.playlist.plist The Apple iTunes library data. 
christophedelory.playlist.plp Music playlist for a SanDisk Sansa portable media player. 
christophedelory.playlist.pls The PLSv2 playlist format. 
christophedelory.playlist.rmp The Real Metadata Package (RMP) XML format. 
christophedelory.playlist.rss A facade to the RSS / RSS Media Web content syndication format. 
christophedelory.playlist.smil SMIL, the Synchronized Multimedia Integration Language, is a W3C recommended XML markup language for describing multimedia presentations. 
christophedelory.playlist.wpl WPL (Windows Media Player Playlist) is a computer file format that stores multimedia playlists. 
christophedelory.playlist.xspf XSPF, pronounced "spiff", is a playlist in XML format, which is supported by Xiph. 
 

Classes in christophedelory.content.type used by christophedelory.content.type
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
ContentTypeFactory
          A content type factory.
ContentTypeProvider
          Provides if possible a content type for a given media content.
 

Classes in christophedelory.content.type used by christophedelory.content.type.webapp
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
ContentTypeProvider
          Provides if possible a content type for a given media content.
 

Classes in christophedelory.content.type used by christophedelory.lizzy
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.asx
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.atom
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.b4s
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.hypetape
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.kpl
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.m3u
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.mpcpl
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.pla
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.plist
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.plp
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.pls
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.rmp
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.rss
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.smil
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.wpl
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 

Classes in christophedelory.content.type used by christophedelory.playlist.xspf
ContentType
          Defines a mapping between a group of one or more file extensions, and a group of one or more MIME type.
 


© 2008-2009 Christophe Delory

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