
Mozilla::DOM::Attr
Mozilla::DOM::Attr is a wrapper around an instance of Mozilla's nsIDOMAttr interface. This inherits from Mozilla::DOM::Node.
* The nsIDOMAttr interface represents an attribute in an "Element" object. * Typically the allowable values for the attribute are defined in a document * type definition. * * For more information on this interface please see * L<http:E<sol>E<sol>www.w3.orgE<sol>TRE<sol>DOM-Level-2-CoreE<sol>>

Pass this to QueryInterface.



Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.