ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
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.