Direct string output.
There are no implemented interfaces.
encode(data)
get_transforms()
Transforms required by this class. Override in subclasses.
write(data)
Encode data, store it in self.destination, and return it.
xmlcharref_encode(char)
Emulate Python 2.3's 'xmlcharrefreplace' encoding error handler.
There are no known subclasses.