Linux Mac OSX Windows

  
[scriptable, uuid(faaf1b80-1ddd-11d9-8c46-000a95dc234c)]
interface nsIDOMNameList : nsISupports

Attributes


        
readonly attribute unsigned long length

Methods


        
boolean contains(in DOMString str)

        
boolean containsNS(in DOMString namespaceURI, in DOMString name)

        
DOMString getName(in unsigned long index)

        
DOMString getNamespaceURI(in unsigned long index)