Ft.Xml.Xslt.StringWriter

Modules

NullWriter       

Classes

__init__(self, outputParams)
attribute(self, name, value, namespace=None)
comment(self, body)
endElement(self, name, namespace=None)
getResult(self)
processingInstruction(self, target, data)
startElement(self, name, namespace=None, extraNss=None)
text(self, text, escapeOutput=1, asis=0)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.Xslt.StringWriter'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/Xslt/StringWriter.py'
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.Xslt.StringWriter'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.