public class RepositoryURL extends Object
| Constructor and Description |
|---|
RepositoryURL(String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPassword() |
String |
getPath() |
String |
getPort() |
String |
getProtocol() |
String |
getUrl() |
String |
getUsername() |
String |
toString() |
public RepositoryURL(String url)
public String getUsername()
public String getPassword()
public String getProtocol()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.