=head1 NAME Mozilla::DOM::NSDocument =for object Mozilla::DOM::NSDocument Mozilla::DOM::NSDocument is a wrapper around an instance of Mozilla's nsIDOMNSDocument interface. This class inherits from L. =head1 CLASS METHODS =head2 $iid = Mozilla::DOM::NSDocument->B() Pass this to QueryInterface. =head1 METHODS =head2 $characterset = $nsdocument->B() =head2 $dir = $nsdocument->B() =head2 $nsdocument->B($dir) =head2 $location = $nsdocument->B() $location (Mozilla::DOM::Location) =head2 $title = $nsdocument->B() =head2 $nsdocument->B($title) =head2 $contenttype = $nsdocument->B() =head2 $lastmodified = $nsdocument->B() =head2 $referrer = $nsdocument->B() =head2 $retval = $nsdocument->B($elt) XXX: not implemented (nsIBoxObject not wrapped) =head2 $nsdocument->B($elt, $boxobject) XXX: not implemented (nsIBoxObject not wrapped) =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