Searched refs:setNodeValue (Results 1 – 3 of 3) sorted by relevance
97 public void setNodeValue(String nodeValue) throws DOMException { in setNodeValue() method in AttrImpl
110 attribute.setNodeValue(value); in setAttribute()
197 public void setNodeValue(String nodeValue) throws DOMException { in setNodeValue() method in NodeImpl