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.20050511.rpd on Sun Mar 26 10:03:40 2006 http://epydoc.sf.net