Searched defs:createAttribute (Results 1 – 3 of 3) sorted by relevance
157 public Attr createAttribute(String name) in createAttribute() method
322 public AttrImpl createAttribute(String name) { in createAttribute() method in DocumentImpl
266 public Attr createAttribute(String name) throws DOMException { return null; } in createAttribute() method in DOMResultTest.NodeImpl