public final class Url.Scheme
A URL scheme, e.g. http or file.
public class
Url.Scheme.Companion
private final Boolean
isFile
isHttp
isContent
private final String
value
final Boolean
getIsFile()
getIsHttp()
getIsContent()
final String
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Boolean getIsFile()
final Boolean getIsHttp()
final Boolean getIsContent()
final String getValue()
String toString()