fm.common
Simple wrappers for the java.net.URL constructors
Create a URL
The url
The URL instance
Same as URL.tryParse(url).toOption
Try to create a URL
A Try[URL]
(Since version ) see corresponding Javadoc for more information.
Simple wrappers for the java.net.URL constructors