orange v2.0.0 (2018-07-13T13:17:48Z)
Home
Dub
Repo
Document.this
orange
xml
PhobosXml
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
orange
xml
PhobosXml
Document
constructors
this
functions
opCmp
opEquals
toHash
toString
variables
epilog
prolog
Constructs a Document from a Tag.