Atlas  0.7.0
Networking protocol for the Worldforge system.
atlas.codecs.gen_xml.GenerateXML Class Reference
Inheritance diagram for atlas.codecs.gen_xml.GenerateXML:

Public Member Functions

def __init__ (self, base_indent="")
 
def encode (self, obj)
 
def to_string (self, value)
 
def encode_attribute (self, indent, name, str_type, str_value)
 
def obj2xml (self, obj, indent)
 
def list2xml (self, lst, indent)
 

Public Attributes

 base_indent
 

Detailed Description

Definition at line 46 of file gen_xml.py.

Member Function Documentation


The documentation for this class was generated from the following file: