Searched refs:getLocation (Results 1 – 8 of 8) sorted by relevance
42 this.location = new DOMLocatorImpl(src.getLocation()); in DOMErrorImpl()65 public final DOMLocator getLocation() { in getLocation() method in DOMErrorImpl
41 assertEquals("getLocation", ref.getLocation(), tst.getLocation());
85 public DOMLocator getLocation(); in getLocation() method
36 public final URL getLocation() { return null; } in getLocation() method in CodeSource
70 public String getLocation() { in getLocation() method in HttpRetryException
613 URL u = codesource.getLocation(); in getPermissions()
73 public DOMLocator getLocation() { in getLocation() method in DOMErrorImpl
49 assertEquals(locations[i], hre.getLocation()); in test_ConstructorLStringILString()