module documentation
(source)

XPath query support.

This module provides XPathQuery to match domish.Element instances against XPath-like expressions.

Class LiteralValue Undocumented
Class IndexValue Undocumented
Class AttribValue Undocumented
Class CompareValue Undocumented
Class BooleanValue Provide boolean XPath expression operators.
Function Function Internal method which selects the function object
Class XPathQuery Undocumented
Function internQuery Undocumented
Function matches Undocumented
Function queryForStringList Undocumented
Function queryForString Undocumented
Function queryForNodes Undocumented
Class _not_Function Undocumented
Class _text_Function Undocumented
Class _Location Undocumented
Class _AnyLocation Undocumented
Variable __internedQueries Undocumented
def Function(fname): (source)

Internal method which selects the function object

__internedQueries = (source)

Undocumented

(type: dict)
def internQuery(queryString): (source)

Undocumented

def matches(xpathstr, elem): (source)

Undocumented

def queryForStringList(xpathstr, elem): (source)

Undocumented

def queryForString(xpathstr, elem): (source)

Undocumented

def queryForNodes(xpathstr, elem): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.