newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
writeDOM
newxml
writer
Outputs the entire DOM tree rooted at
node
using the given
writer
.
@
safe
void
writeDOM
(
WriterType
)
(
auto
ref
WriterType
writer
,
dom.Node
node
)
Meta
Source
See Implementation
newxml
writer
functions
writeCursor
writeDOM
structs
CheckedWriter
PrettyPrinters
Writer
Outputs the entire DOM tree rooted at node using the given writer.