► Module Ft.Xml.Xslt.OutputHandler
Manages XSLT output parameters governed by the xsl:output instruction
See also Ft.Xml.Xslt.OutputParameters
Copyright 2004 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes
class OutputHandler
Methods
__init__(
self,
outputParams,
stream,
notifyFunc=None)