Document.parse

Parse the given xml content, which will reuse any existing node within this document. The resultant tree is retrieved via the document 'tree' attribute

class Document(T)
final
void
parse
(
const(T[]) xml
)

Meta