|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Document interface represents the entire HTML or XML
document.DocumentFragment.
Document.
DocumentType.
DocumentFragment is a "lightweight" or "minimal"
Document object.ContentHandler
interface, which includes Namespace support.Document has a doctype attribute whose value
is either null or a DocumentType object.DOMImplementation interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model.NodeList are accessible via an integral
index, starting from 0.NodeList are accessible via an integral
index, starting from 0.