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

Type XMLObject

_XMLObjectBase --+
                 |
                XMLObject


Deprecated: An object representing a block of XML.

Attention: Deprecated: This class does not provide any guarantees in the way that byte strings are handled. Use UXMLObject instead.

Method Summary
  __init__(self, tag_name)
    Inherited from _XMLObjectBase
  add_attribute(self, attribute_name, attribute_value)
  add_content(self, content)
  to_string(self, out, indent)

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