XMLNode.childNodes
XMLNode.doc
Optional
content: stringGet or set the document root
the root node for the document
Optional
node: XMLElementthe node to set as the document root
Validate the current document against the given schema
valid
document to validate against
Static
fromOptional
options: HTMLParseOptionsStatic
fromStatic
fromOptional
options: HTMLParseOptionsStatic
fromOptional
options: XMLParseOptionsStatic
fromStatic
toGenerated using TypeDoc
See
XMLNode.child