Searched defs:getURI (Results 1 – 7 of 7) sorted by relevance
30 URI getURI, putURI; field in OldCookieHandlerTest
48 public String getURI(int index) { in getURI() method in ExpatAttributes141 private static native String getURI(int pointer, int attributePointer, int index); in getURI() method in ExpatAttributes
103 public abstract String getURI (int index); in getURI() method
370 public String getURI (String prefix) in getURI() method in NamespaceSupport716 String getURI (String prefix) in getURI() method in NamespaceSupport.Context
105 public String getURI (int index) in getURI() method in AttributesImpl
900 public String getURI (int i) in getURI() method in ParserAdapter.AttributeListAdapter
92 public String getURI(int index) { return pp.getAttributeNamespace(index); } in getURI() method in Driver