Atlas 0.7.0
Networking protocol for the Worldforge system.
|
Public Member Functions | |
def | unknown_starttag (self, tag, attributes) |
def | unknown_endtag (self, tag) |
def atlas.codecs.xml2.XML2Parser.unknown_endtag | ( | self, | |
tag | |||
) |
def atlas.codecs.xml2.XML2Parser.unknown_starttag | ( | self, | |
tag, | |||
attributes | |||
) |
Reimplemented from atlas.codecs.parse_xml.AtlasParser.