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
(
T[] xml
)

Meta