ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
findNodes
ae
utils
xml
helpers
Search recursively for all nodes which are tags and have the tag name
tag
.
XmlNode
[]
findNodes
(
XmlNode
n
,
string
tag
)
Meta
Source
See Implementation
ae
utils
xml
helpers
functions
findNodes
findOnlyChild
isTag
newNode
newTextNode
Search recursively for all nodes which are tags and have the tag name tag.