Searched refs:getAttributeNode (Results 1 – 1 of 1) sorted by relevance
45 Attr attrNode = getAttributeNode(name); in getAttribute()58 public Attr getAttributeNode(String name) { in getAttributeNode() method in ElementImpl81 return (getAttributeNode(name) != null); in hasAttribute()106 Attr attribute = getAttributeNode(name); in setAttribute()