ae v0.0.3184 (2022-06-10T13:49:00Z)
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".