Searched defs:getLocation (Results 1 - 5 of 5) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DHttpRetryException.java70 public String getLocation() { method in class:HttpRetryException
/libcore/luni/src/main/java/java/security/
H A DCodeSource.java36 public final URL getLocation() { return null; } method in class:CodeSource
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DDOMErrorImpl.java73 public DOMLocator getLocation() { method in class:DOMErrorImpl
/libcore/luni/src/main/java/org/w3c/dom/
H A DDOMError.java85 public DOMLocator getLocation(); method in interface:DOMError
/libcore/dom/src/test/java/org/w3c/domts/
H A DDOMErrorImpl.java42 this.location = new DOMLocatorImpl(src.getLocation());
65 public final DOMLocator getLocation() { method in class:DOMErrorImpl

Completed in 267 milliseconds