undead v1.1.4 (2021-03-04T08:12:54Z)
Home
Dub
Repo
Document.this
undead
xml
Document
Constructs a Document from a Tag.
this
(string s)
this
(const(Tag) tag)
class
Document
this
(
const
(
Tag
)
tag
)
Parameters
tag
const
(
Tag
)
the start tag of the document.
Meta
Source
See Implementation
undead
xml
Document
constructors
this
functions
opCmp
opEquals
toHash
toString
variables
epilog
prolog
Constructs a Document from a Tag.