|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
/** |
|
* Provides the interfaces for the Document Object Model (DOM). Supports the |
|
* <a href="http://www.w3.org/TR/DOM-Level-2-Core/"> |
|
* Document Object Model (DOM) Level 2 Core Specification</a>, |
|
* <a href="http://www.w3.org/TR/DOM-Level-3-Core"> |
|
* Document Object Model (DOM) Level 3 Core Specification</a>, |
|
* and <a href="http://www.w3.org/TR/DOM-Level-3-LS"> |
|
* Document Object Model (DOM) Level 3 Load and Save Specification</a>. |
|
* |
|
* |
|
* @since 1.4 |
|
*/ |
|
|
|
package org.w3c.dom; |