Home | Trees | Indices | Help |
|
---|
|
object --+ | _XPathEvaluatorBase --+ | XPathElementEvaluator --+ | XPathDocumentEvaluator
Create an XPath evaluator for an ElementTree.
Additional namespace declarations can be passed with the 'namespace' keyword argument. EXSLT regular expression support can be disabled with the 'regexp' boolean keyword (defaults to True).
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Evaluate an XPath expression on the document. Variables may be provided as keyword arguments. Note that namespaces are currently not supported for variables.
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Sep 2 18:12:39 2007 | http://epydoc.sourceforge.net |