The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Mozilla::DOM::DocumentFragment

Mozilla::DOM::DocumentFragment is a wrapper around an instance of Mozilla's nsIDOMDocumentFragment interface. This inherits from Mozilla::DOM::Node.

CLASS METHODS

$iid = Mozilla::DOM::DocumentFragment->GetIID()

Pass this to QueryInterface.

SEE ALSO

Mozilla::DOM

COPYRIGHT

Copyright (C) 2005-2007, Scott Lanning

This software is licensed under the LGPL. See Mozilla::DOM for a full notice.