fun load(url: URL): Unit
Loads the given url.
url - URL to load.
url
fun load(url: String): Unit
url - URL string to load.