4Suite API Documentation

Module Ft.Xml.XPointer.ParsedNodeTest

A Parsed Token that represents a node test. WWW: http://4suite.org/XPATH e-mail: support@4suite.org

Copyright (c) 2000-2001 Fourthought Inc, USA. All Rights Reserved.
See http://4suite.org/COPYRIGHT for license and copyright information
Classes:
Functions:
Fields:

Classes

Methods

match(self, context, node, principalType)

Methods inherited from class Ft.Xml.XPath.ParsedNodeTest.NodeTestBase

Fields


Methods

match(self, context, node, principalType)

Methods inherited from class Ft.Xml.XPath.ParsedNodeTest.NodeTestBase

Fields

Functions

ParsedNodeTest(test, literal=None)

Fields

g_classMap = {'point': <class Ft.Xml.XPointer.ParsedNodeTest.PointNodeTest>, 'range': <class Ft.Xml.XPointer.ParsedNodeTest.RangeNodeTest>}