Uses of Class
com.helger.commons.url.EURLProtocol
-
Packages that use EURLProtocol Package Description com.helger.commons.url -
-
Uses of EURLProtocol in com.helger.commons.url
Methods in com.helger.commons.url that return EURLProtocol Modifier and Type Method Description static EURLProtocolEURLProtocol. valueOf(String name)Returns the enum constant of this type with the specified name.static EURLProtocol[]EURLProtocol. values()Returns an array containing the constants of this enum type, in the order they are declared.
-