|
XML for Java 2.0.0 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
Document interface represents the entire HTML or XML
document.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.
|
XML for Java 2.0.0 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||