ae ~next (2021-10-23T04:25:29.3345725)
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".