ae ~master (2024-01-05T13:09:51Z)
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.