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

Type XmlDocument

object --+    
         |    
    Object --+
             |
            XmlDocument


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 Nov 9 17:04:41 2004 http://epydoc.sf.net