public interface DocumentRange
Modifier and Type | Method and Description |
---|---|
Range |
createRange()
This interface can be obtained from the object implementing the
Document interface using binding-specific casting
methods. |
Range createRange()
Document
interface using binding-specific casting
methods.ownerDocument
.Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.