Ft.Xml.Xslt.XPathExtensions

Classes

class RtfExpr
__init__(self, nodes)
__str__(self)
evaluate(self, context)
pprint(self, indent='')

Data and other non-method functions defined here:

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

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class SortedExpression
__init__(self, expression, sortKeys)
__str__(self)
compare(self, (node1, keys1), (node2, keys2))
evaluate(self, context)

Data and other non-method functions defined here:

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

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