|
Xerces 1.0.0 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Document
interface represents the entire HTML or XML
document.DocumentEvent
interface provides a mechanism by which the
a user can create an Event of a type supported by the implementation.DocumentFragment
is a "lightweight" or "minimal"
Document
object.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.
|
Xerces 1.0.0 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |