=head1 NAME Mozilla::DOM::DocumentRange =for object Mozilla::DOM::DocumentRange Mozilla::DOM::DocumentRange is a wrapper around an instance of Mozilla's nsIDOMDocumentRange interface. This class inherits from L. * The nsIDOMDocumentRange interface is an interface to a document * object that supports ranges in the Document Object Model. * * For more information on this interface please see * http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ * * @status FROZEN =head1 CLASS METHODS =head2 $iid = Mozilla::DOM::DocumentRange->B() Pass this to QueryInterface. =head1 METHODS =head2 $range = $documentrange->B() =over =back =head1 SEE ALSO L =head1 COPYRIGHT Copyright (C) 2005-2007, Scott Lanning This software is licensed under the LGPL. See L for a full notice. =cut