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
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.

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

Generated by Epydoc 2.1 on Sat Aug 26 18:34:32 2006 http://epydoc.sf.net