Home | Trees | Indices | Help |
|
---|
|
object --+ | _XPathEvaluatorBase --+ | XPath
A compiled XPath expression that can be called on Elements and ElementTrees.
Besides the XPath expression, you can pass prefix-namespace mappings and extension functions to the constructor through the keyword arguments ``namespaces`` and ``extensions``. EXSLT regular expression support can be disabled with the 'regexp' boolean keyword (defaults to True).
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
Inherited from Inherited from |
|
|||
path | |||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Feb 1 19:02:25 2008 | http://epydoc.sourceforge.net |