=head1 NAME Mozilla::DOM::DocumentView =head1 DESCRIPTION Mozilla::DOM::DocumentView is a wrapper around an instance of Mozilla's nsIDOMDocumentView interface. This inherits from L. =head1 CLASS METHODS =head2 $iid = Mozilla::DOM::DocumentView->B() Pass this to QueryInterface. =head1 METHODS =head2 $view = $docview->B =over Gets a Mozilla::DOM::AbstractView (not sure if this is necessary/useful). See the DOM Level 2 Views specification. =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