Parses an dom string into an array of dom nodes.
The dom string to parse.
The settings used for parsing.
An array of the parsed dom nodes. Null if the string is not dom.
See Implementation
Parses an dom string into an array of dom nodes.