orange ~master (2020-03-21T19:05:30Z)
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.