Example usage for org.w3c.dom.ranges Range interface-usage

List of usage examples for org.w3c.dom.ranges Range interface-usage

Introduction

In this page you can find the example usage for org.w3c.dom.ranges Range interface-usage.

Usage

From source file com.gargoylesoftware.htmlunit.html.impl.SimpleRange.java

/**
 * Simple implementation of {@link Range}.
 *
 * @author Marc Guillemot
 * @author Daniel Gredler
 * @author James Phillpotts