ae v0.0.3053 (2021-06-01T17:26:23Z)
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.