|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
/** |
|
* <p> |
|
* Provides interfaces for DOM Level 2 Range. Refer to the |
|
* <a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113'> |
|
* Document Object Model (DOM) Level 2 Traversal and Range Specification</a>, |
|
* the Range module defines specialized interfaces for identifying |
|
* and manipulating a range in a document. |
|
* |
|
* |
|
* @since 1.5 |
|
*/ |
|
|
|
package org.w3c.dom.ranges; |