Package wx :: Module xrc :: Class XmlDocument
[frames | no frames]

Type XmlDocument

object --+    
         |    
    Object --+
             |
            XmlDocument


Proxy of C++ XmlDocument class
Method Summary
XmlDocument __init__(self, filename, encoding)
  __del__(self)
  __repr__(self)
String GetFileEncoding(self)
XmlNode GetRoot(self)
String GetVersion(self)
bool IsOk(self)
bool Load(self, filename, encoding)
bool LoadFromStream(self, stream, encoding)
bool Save(self, filename)
bool SaveToStream(self, stream)
  SetFileEncoding(self, encoding)
  SetRoot(self, node)
  SetVersion(self, version)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:52 2005 http://epydoc.sf.net