This is the implementation of the NodeInfo interface used as a wrapper for nodes in the DOM. The DOM itself makes little distinction between XML and HTML, so the parent DocumentNodeWrapper it used to identify the document type for cases where there's a difference - such as namespaces and the capitalisation of element names
|
|