Save This Page
Home
»
openjdk-7
» org.w3c »
dom
»
range
» [javadoc |
source
]
org.w3c.dom.range
public interface: DocumentRange
[javadoc |
source
]
since:
DOM
- Level 2
Method from
org.w3c.dom.range.DocumentRange
Summary:
createRange
Method from
org.w3c.dom.range.DocumentRange
Detail:
public
Range
createRange
()
This interface can be obtained from the object implementing the
Document
interface using binding-specific casting methods.