public class BaseUri extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPath() |
Integer |
getPort() |
String |
getScheme() |
boolean |
isAbsolute() |
String |
toString() |
public BaseUri(String uriStr) throws URISyntaxException
URISyntaxExceptionCopyright © 2024. All rights reserved.