-
-
-
Methods in org.w3c.dom.ranges that return Range
Modifier and Type |
Method |
Description |
Range |
Range.cloneRange() |
Produces a new Range whose boundary-points are equal to the
boundary-points of the Range.
|
Range |
DocumentRange.createRange() |
This interface can be obtained from the object implementing the
Document interface using binding-specific casting
methods.
|