Ft.Xml.Xslt.TextSax

Classes

class TextGenerator
__init__(self, keepAllWs=0)
characters(self, ch, start, length)
endElement(self, name)
error(self, exception)
fatalError(self, exception)
getRootNode(self)
ignorableWhitespace(self, ch, start, length)
startElement(self, name, attribs)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.Xslt.TextSax'
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/TextSax.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.TextSax'
str(object) -> string

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