Searched defs:getURI (Results 1 – 9 of 9) sorted by relevance
53 public String getURI(int index) { in getURI() method in ExpatAttributes146 private static native String getURI(long pointer, long attributePointer, int index); in getURI() method in ExpatAttributes
372 public String getURI (String prefix) in getURI() method in NamespaceSupport723 String getURI (String prefix) in getURI() method in NamespaceSupport.Context
106 public String getURI (int index) in getURI() method in AttributesImpl
922 public String getURI (int i) in getURI() method in ParserAdapter.AttributeListAdapter
103 public abstract String getURI (int index); in getURI() method
46 public URI getURI() { in getURI() method in MockFileSystem
66 public java.net.URI getURI() { in getURI() method in URIName
235 public URI getURI() { in getURI() method in URIName
92 public String getURI(int index) { return pp.getAttributeNamespace(index); } in getURI() method in Driver