Definition at line 24 of file gen_xml.py.
◆ encode1()
def atlas.codecs.gen_xml.Encoder.encode1 |
( |
|
self, |
|
|
|
object |
|
) |
| |
◆ encode1stream()
def atlas.codecs.gen_xml.Encoder.encode1stream |
( |
|
self, |
|
|
|
object |
|
) |
| |
◆ begin_string
string atlas.codecs.gen_xml.Encoder.begin_string = "<atlas>\n" |
|
static |
◆ empty_end_string
string atlas.codecs.gen_xml.Encoder.empty_end_string = "<atlas/>\n" |
|
static |
◆ end_string
string atlas.codecs.gen_xml.Encoder.end_string = "\n</atlas>\n" |
|
static |
◆ middle_string
string atlas.codecs.gen_xml.Encoder.middle_string = "\n" |
|
static |
The documentation for this class was generated from the following file: