Ft.Xml.XPath.ParsedPredicateList

Modules

Conversions  number  types   

Classes

class ParsedPredicateList
__getitem__(self, index)
__init__(self, preds)
__len__(self)
__repr__(self)
__str__(self)
append(self, pred)
filter(self, nodeList, context, reverse)
pprint(self, indent='')

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.XPath.ParsedPredicateList'
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

NumberTypes = [<type 'int'>, <type 'long'>, <type 'float'>]
__file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/XPath/ParsedPredicateList.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.XPath.ParsedPredicateList'
str(object) -> string

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