Interface HTMLDocument

All Superinterfaces:
Document, DocumentRange, DocumentTraversal, EventTarget, Node, NonElementParentNode, ParentNode
All Known Implementing Classes:
HTMLDocumentImpl

public interface HTMLDocument extends Document
The HTMLDocument property of Window objects is an alias that browsers expose for the Document interface object.