Ft.Xml.XPath.ParsedNodeTest
Modules
Classes
-
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = 8
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
- match(self, context, node, principalType=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
- match(self, context, node, principalType=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
class Node
Data and other non-method functions defined here:
- ATTRIBUTE_NODE = 2
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- CDATA_SECTION_NODE = 4
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- COMMENT_NODE = 8
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- DOCUMENT_FRAGMENT_NODE = 11
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- DOCUMENT_NODE = 9
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- DOCUMENT_TYPE_NODE = 10
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- ELEMENT_NODE = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- ENTITY_NODE = 6
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- ENTITY_REFERENCE_NODE = 5
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- NOTATION_NODE = 12
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- PROCESSING_INSTRUCTION_NODE = 7
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TEXT_NODE = 3
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TREE_POSITION_ANCESTOR = 4
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TREE_POSITION_DESCENDENT = 8
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TREE_POSITION_DISCONNECTED = 0
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TREE_POSITION_EQUIVALENT = 16
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TREE_POSITION_FOLLOWING = 2
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TREE_POSITION_PRECEDING = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TREE_POSITION_SAME_NODE = 32
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- __doc__ = None
- __module__ = 'xml.dom'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- match(self, context, node, principalType=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
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 NodeTestBase
- match(self, context, node, principalType=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = None
- priority = -0.5
-
float(x) -> floating point number
Convert a string or number to a floating point number, if possible.
-
- match(self, context, node, principalType=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
- match(self, context, node, principalType=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = 7
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
- match(self, context, node, principalType=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
Data and other non-method functions defined here:
- ARGCOUNT_ATLEAST = 202
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- ARGCOUNT_ATMOST = 204
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- ARGCOUNT_EXACT = 203
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- ARGCOUNT_NONE = 201
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- INTERNAL = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- NO_CONTEXT = 10
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- UNDEFINED_FUNCTION = 102
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- UNDEFINED_PREFIX = 101
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- UNDEFINED_VARIABLE = 100
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- WRONG_ARGUMENTS = 200
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- __doc__ = None
- __module__ = 'Ft.Xml.XPath'
-
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 and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.XPath.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- nodeType = 3
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
Functions
Data
- NAMESPACE_NODE = 10000
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- __file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/XPath/ParsedNodeTest.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.ParsedNodeTest'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- g_classMap = {'comment': <class Ft.Xml.XPath.ParsedNodeTest.CommentNodeTest>, 'node': <class Ft.Xml.XPath.ParsedNodeTest.NodeTest>, 'processing-instruction': <class Ft.Xml.XPath.ParsedNodeTest.ProcessingInstructionNodeTest>, 'text': <class Ft.Xml.XPath.ParsedNodeTest.TextNodeTest>}
- g_xpathRecognizedNodes = [1, 2, 3, 9, 7, 8]