Package dopal :: Module xmlutils
[show private | hide private]
[frames | no frames]

Module dopal.xmlutils

XML utility functions.
Classes
UXMLObject An object representing a block of XML.
XMLObject Deprecated: An object representing a block of XML.

Function Summary
  get_text_content(node)
  make_xml_ref_for_az_object(object_id)
Creates an XML block which represents a remote object in Azureus with the given object ID.
  normalise_xml_structure(xml_node)

Function Details

make_xml_ref_for_az_object(object_id)

Creates an XML block which represents a remote object in Azureus with the given object ID.
Parameters:
object_id - The object ID to reference.
           (type=int / long)
Returns:
A UXMLObject instance.

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net