public class UtilUrl extends Object
Modifier and Type | Method and Description |
---|---|
String |
getHostname() |
Pattern |
getPattern() |
Integer |
getPort() |
int |
getPortWithDefaultValue(int defaultValue) |
String |
getProtocol() |
String |
getShortHostname() |
String |
toString() |
public UtilUrl(String url)
Copyright © 2014–2023. All rights reserved.