ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
find
ae
utils
xmlsel
A slow and simple CSS "selector".
XmlNode
[]
find
(XmlNode[] roots, string selector, bool allowEmpty)
XmlNode
[]
find
(
XmlNode
[]
roots
,
string
selector
,
bool
allowEmpty
= true
)
XmlNode
find
(XmlNode roots, string selector)
Meta
Source
See Implementation
ae
utils
xmlsel
functions
find
findAll
A slow and simple CSS "selector".