Package | Description |
---|---|
com.kamontat.constance | |
com.kamontat.utilities |
Modifier and Type | Method and Description |
---|---|
static Protocol |
Protocol.getProtocol(String link)
check contains protocol with input string
|
static Protocol |
Protocol.getProtocol(URL url)
get protocol from link
|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Protocol |
URLManager.getProtocol() |
Modifier and Type | Method and Description |
---|---|
static URLManager |
URLManager.getUrl(Protocol protocol,
String link)
get url utility
|
Copyright © 2017. All rights reserved.