http://www.w3.org/DOM/DOMTM git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@225913 13f79535-47bb-0310-9956-ffa450edef68
221 lines
6.3 KiB
HTML
221 lines
6.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<!--
|
|
Generated: Thu Nov 09 17:42:27 EST 2000 jfouffa.w3.org
|
|
-->
|
|
<html lang='en' xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Expanded Table of Contents</title>
|
|
<link rel='stylesheet' type='text/css' href='./spec.css' />
|
|
<link rel='stylesheet' type='text/css' href='W3C-REC.css' />
|
|
<link rel='next' href='copyright-notice.html' />
|
|
<link rel='contents' href='Overview.html#contents' />
|
|
<link rel='index' href='def-index.html' />
|
|
<link rel='previous' href='Overview.html' />
|
|
</head>
|
|
<body>
|
|
<div class='navbar' align='center'><a accesskey='p'
|
|
href='Overview.html'>previous</a> <a accesskey='n'
|
|
href='copyright-notice.html'>next</a> <a accesskey='c'
|
|
href='Overview.html#contents'>contents</a> <a accesskey='i'
|
|
href='def-index.html'>index</a>
|
|
|
|
<hr title='Navigation area separator' />
|
|
</div>
|
|
|
|
<div class='noprint' style='text-align: right'>
|
|
<p style='font-family: monospace;font-size:small'>13 November,
|
|
2000</p>
|
|
</div>
|
|
|
|
<div class='div1'><a id="TOC" name='TOC'></a>
|
|
|
|
<h1 id='TOC-h1' class='div1'>Expanded Table of Contents</h1>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='expanded-toc.html'>Expanded Table of Contents</a></li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='copyright-notice.html'>Copyright Notice</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='copyright-notice.html#Copyright-notice-document'>W3C Document
|
|
Copyright Notice and License</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='copyright-notice.html#Copyright-notice-software'>W3C Software
|
|
Copyright Notice and License</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='introduction.html'>What is the Document Object Model?</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='introduction.html#ID-E7C3082'>Introduction</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='introduction.html#ID-E7C30821'>What the Document Object Model
|
|
is</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='introduction.html#ID-E7C30822'>What the Document Object Model
|
|
is not</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='introduction.html#ID-E7C30823'>Where the Document Object
|
|
Model came from</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='introduction.html#ID-E7C30824'>Entities and the DOM
|
|
Core</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='introduction.html#ID-Conformance'>Conformance</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='introduction.html#ID-E7C30826'>DOM Interfaces and DOM
|
|
Implementations</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline2'><a class='tocxref' href='core.html'>1.
|
|
Document Object Model Core</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='core.html#ID-1590626201'>1.1. Overview of the DOM Core
|
|
Interfaces</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#ID-1590626202'>1.1.1. The DOM Structure
|
|
Model</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#ID-249F15BA'>1.1.2. Memory Management</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#ID-45A944CB'>1.1.3. Naming Conventions</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#ID-1CED5498'>1.1.4. Inheritance vs. Flattened Views
|
|
of the API</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#ID-C74D1578'>1.1.5. The DOMString type</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#Core-DOMTimeStamp'>1.1.6. The DOMTimeStamp
|
|
type</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#ID-5DFED1F0'>1.1.7. String comparisons in the
|
|
DOM</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='core.html#Namespaces-Considerations'>1.1.8. XML
|
|
Namespaces</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='core.html#ID-BBACDC08'>1.2. Fundamental Interfaces</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='core.html#ID-E067D597'>1.3. Extended Interfaces</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='changes.html'>Appendix A: Changes</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='changes.html#DOMLevel1to2Changes'>A.1. Changes between DOM
|
|
Level 1 Core and DOM Level 2 Core</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='changes.html#DOMLevel1Changes'>A.1.1. Changes to DOM Level 1
|
|
Core interfaces and exceptions</a></li>
|
|
|
|
<li class='tocline4'><a class='tocxref'
|
|
href='changes.html#DOMLevel2Addons'>A.1.2. New features</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class='tocline2'><a class='tocxref' href='i18n.html'>Appendix
|
|
B: Accessing code point boundaries</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='i18n.html#i18n-introduction'>B.1. Introduction</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='i18n.html#i18n-methods'>B.2. Methods</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='idl-definitions.html'>Appendix C: IDL Definitions</a></li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='java-binding.html'>Appendix D: Java Language Binding</a></li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='ecma-script-binding.html'>Appendix E: ECMAScript Language
|
|
Binding</a></li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='acknowledgements.html'>Appendix F: Acknowledgements</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='acknowledgements.html#Productions'>F.1. Production
|
|
Systems</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='glossary.html'>Glossary</a></li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='references.html'>References</a>
|
|
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='references.html#References-Normative'>1. Normative
|
|
references</a></li>
|
|
|
|
<li class='tocline3'><a class='tocxref'
|
|
href='references.html#References-Informative'>2. Informative
|
|
references</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class='tocline2'><a class='tocxref'
|
|
href='def-index.html'>Index</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<!-- div1 TOC -->
|
|
<div class='navbar' align='center'>
|
|
<hr title='Navigation area separator' />
|
|
<a accesskey='p' href='Overview.html'>previous</a> <a
|
|
accesskey='n' href='copyright-notice.html'>next</a> <a
|
|
accesskey='c' href='Overview.html#contents'>contents</a> <a
|
|
accesskey='i' href='def-index.html'>index</a></div>
|
|
</body>
|
|
</html>
|
|
|