Trees Indices Help
Python Standard Library
Package xml :: Package etree :: Module ElementPath
[]

Module ElementPath

Classes [hide private]
xpath_descendant_or_self Path
Functions [hide private]
xpath_tokenizer(...)
findall(string[, pos[, endpos]]) --> list.
_compile(path)
find(element, path)
findtext(element, path, default=None)
findall(element, path)
Variables [hide private]
_cache = {}

Imports: re


Function Details [hide private]

xpath_tokenizer(...)

findall(string[, pos[, endpos]]) --> list. Return a list of all non-overlapping matches of pattern in string.


Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /