Home » xml-commons-external-1.4.01-src » org.w3c » dom » ranges » [javadoc | source]
org.w3c.dom.ranges
public interface: DocumentRange [javadoc | source]

See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.

Method from org.w3c.dom.ranges.DocumentRange Summary:
createRange
Method from org.w3c.dom.ranges.DocumentRange Detail:
 public Range createRange()
    This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.