Lines Matching refs:map
42 The number of nodes in this map.
57 Returns the indexth item in the map.
64 DOMException - NOT_FOUND_ERR: Raised if there is no node named name in this map.
65 NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly.
72 …OT_FOUND_ERR: Raised if there is no node with the specified namespaceURI and localName in this map.
73 NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly.
80 …CUMENT_ERR: Raised if arg was created from a different document than the one that created this map.
81 NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly.
83 … other than an Attr node into an Element's map of attributes, or a non-Entity node into the Docume…
90 …CUMENT_ERR: Raised if arg was created from a different document than the one that created this map.
91 NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly.
93 … other than an Attr node into an Element's map of attributes, or a non-Entity node into the Docume…