Package org.w3c.dom.range

DOM level 2 range interfaces.

See:
          Description

Interface Summary
DocumentRange This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.
Range A range in a document.
 

Exception Summary
RangeException Range operations may throw a RangeException as specified in their method descriptions.
 

Package org.w3c.dom.range Description

DOM level 2 range interfaces.



Copyright © 2000 Apache XML Project. All Rights Reserved.