Package musicbrainz2 :: Module wsxml
[frames | no frames]

Module musicbrainz2.wsxml

A parser for the Music Metadata XML Format (MMD).

This module contains MbXmlParser, which parses the Music Metadata XML Format (MMD) returned by the MusicBrainz webservice.

There are also DOM helper functions in this module used by the parser which probably aren't useful to users.
Classes
ArtistResult Represents an artist result.
DefaultFactory A factory to instantiate classes from the domain model.
MbXmlParser A parser for the Music Metadata XML format.
MbXmlWriter Write XML in the Music Metadata XML format.
Metadata Represents a parsed Music Metadata XML document.
ReleaseResult Represents a release result.
TrackResult Represents a track result.

Exceptions
ParseError Exception to be thrown if a parse error occurs.

Generated by Epydoc 2.1 on Wed Dec 20 18:19:28 2006 http://epydoc.sf.net