4Suite API Documentation

Module Ft.Xml.Xslt.TextSax

######################################################################## # # File Name: TextSax.py # # Documentation: http://docs.4suite.org/4XSLT/TextSax.py.html # #
Classes:

Classes

class TextGenerator

Methods

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