// Generated by esidl 0.4.0. package org.w3c.dom.ranges; public interface DocumentRange { // DocumentRange public Range createRange(); }