ae v0.0.3141 (2022-02-14T00:51:10Z)
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".