Lizzy v1.1.1

Lizzy v1.1.1 Reference API

Lizzy is a Java library allowing to parse, create, edit, convert and save almost any kind of multimedia playlist.

See:
          Description

Packages
christophedelory.atom The Atom (XML-based) Web content and metadata syndication format.
christophedelory.content A content (media or not), and related metadata.
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.io General purpose IO-related helpers.
christophedelory.lang General purpose string-related helpers.
christophedelory.lizzy Command-line interfaces for reading, converting and writing different playlist formats.
christophedelory.player Information on players and their media support.
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.
christophedelory.plist The Apple's property list proprietary XML format.
christophedelory.rss The RSS Web content syndication format.
christophedelory.rss.media Yahoo Media RSS supplements the enclosure capabilities of RSS 2.0 to handle additional information and media types.
christophedelory.xml General purpose helpers for Java-XML binding.

 

Lizzy is a Java library allowing to parse, create, edit, convert and save almost any kind of multimedia playlist. Your main entry point is the package christophedelory.playlist. Associated command-line tools are located in the package christophedelory.lizzy.


© 2008-2009 Christophe Delory

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