appbase ~master (2021-01-06T11:23:12Z)
Dub
Repo
Document.this
appbase
utils
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
appbase
utils
xml
Document
constructors
this
functions
opCmp
opEquals
toHash
toString
variables
epilog
prolog
Constructs a Document from a Tag.