Home | History | Annotate | Download | only in dom

Lines Matching refs:dom

13 package org.w3c.dom;
16 * DOM operations only raise exceptions in "exceptional" circumstances, i.e.,
19 * In general, DOM methods return specific error values in ordinary
31 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
90 * @since DOM Level 2
95 * @since DOM Level 2
100 * @since DOM Level 2
106 * @since DOM Level 2
112 * @since DOM Level 2
119 * and the operation would not be done. This code is used in [<a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Val-20040127/'>DOM Level 3 Validation</a>]
121 * @since DOM Level 3
127 * @since DOM Level 3