- createDocument
auto createDocument(Optional!(T0) namespace, string qualifiedName, Optional!(T2) doctype)
Undocumented in source. Be warned that the author may not have intended to support it.
- createDocument
auto createDocument(Optional!(T0) namespace, string qualifiedName)
Undocumented in source. Be warned that the author may not have intended to support it.
- createDocumentType
auto createDocumentType(string qualifiedName, string publicId, string systemId)
Undocumented in source. Be warned that the author may not have intended to support it.
- createHTMLDocument
auto createHTMLDocument(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
- createHTMLDocument
auto createHTMLDocument()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasFeature
auto hasFeature()
Undocumented in source. Be warned that the author may not have intended to support it.