parseDOM
deprecatedParses data, returns an array of the root nodes.
Note that the root nodes still have a Document
node as their parent.
Use parseDocument
to get the Document
node instead.
@deprecated
Use parseDocument
instead.
Parses data, returns an array of the root nodes.
Note that the root nodes still have a Document
node as their parent.
Use parseDocument
to get the Document
node instead.
Use parseDocument
instead.