- java.lang.Object
-
- ch.bind.philib.net.URLs
-
public abstract class URLs extends Object
- Author:
- Philipp Meinen
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static URLforClasspathResource(String name)static URLforFile(String path)
-
-
-
Method Detail
-
forFile
public static URL forFile(String path) throws MalformedURLException
- Throws:
MalformedURLException
-
-