com.ochafik.net
Class URLUtils
java.lang.Object
com.ochafik.net.URLUtils
public class URLUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLUtils
public URLUtils()
getResource
public static URL getResource(Class<?> cl,
String path)
throws IOException
- Throws:
IOException
listFiles
public static List<URL> listFiles(URL directory,
Filter<String> pathAccepter)
throws IOException
- Throws:
IOException
Copyright © 2009. All Rights Reserved.