Package flumotion :: Package common :: Module fxml
[hide private]

Module fxml

source code

xml parsing routines

Flumotion deals with two basic kinds of XML: config and registry. They correspond to data and schema, more or less. This file defines some base parsing routines shared between both kinds of XML.


Version: $Rev$

Classes [hide private]
  Box
Object designed to wrap, or "box", any value.
  ParserError
Error during parsing of XML.
  Parser
XML parser base class.
Functions [hide private]
 
resolve_relative_path(path) source code
Variables [hide private]
  __package__ = 'flumotion.common'