ae v0.0.3102 (2021-10-16T14:16:54Z)
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.