Searched refs:setURI (Results 1 – 2 of 2) sorted by relevance
358 multi.setURI(0, "http://yet.another.uri"); in testSetURI()362 multi.setURI(1, null); in testSetURI()367 multi.setURI(-1, "http://yet.another.uri"); in testSetURI()374 multi.setURI(5, "http://yet.another.uri"); in testSetURI()
468 public void setURI (int index, String uri) in setURI() method in AttributesImpl