Ft.Xml.Lib.cStreamWriter
Functions
EntityMap
(...)
EntityMap(mapping)
Creates an EntityMap used for writing escaped characters. The key in the
mapping represents the character to escape and the value is the replacement.
StreamWriter
(...)
StreamWriter(stream, encoding)
stream must be a file-like object open for writing (binary) data.
encoding specifies the encoding which is to be used for the stream.
Data
__file__
= 'build/lib.linux-ppc-2.2/Ft/Xml/Lib/cStreamWriter.so'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__
= 'Ft.Xml.Lib.cStreamWriter'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.