Home | Trees | Index | Help |
---|
Package musicbrainz2 :: Module 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.
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. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Dec 20 18:19:28 2006 | http://epydoc.sf.net |