Searched defs:getAuthority (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
H A DURL.java764 public String getAuthority() { method in class:URL
H A DURI.java362 * getFragment}, {@link #getAuthority() getAuthority}, and {@link
400 * <i>u</i>.getUserInfo(), <i>u</i>.getAuthority(),
1190 public String getAuthority() { method in class:URI
1946 appendSchemeSpecificPart(sb, null, getAuthority(), getUserInfo(),

Completed in 88 milliseconds