newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
DOMBuilder.getDocument
newxml
domparser
DOMBuilder
Returns the Document being built by this builder.
struct
DOMBuilder
(T)
auto
getDocument
(
)
if
(
isCursor
!
T
)
Meta
Source
See Implementation
newxml
domparser
DOMBuilder
aliases
DocumentType
NodeType
StringType
constructors
this
functions
build
buildRecursive
enter
exit
getDocument
next
setSource
variables
cursor
Returns the Document being built by this builder.