org.apache.openejb.util
Class URLs
java.lang.Object
org.apache.openejb.util.URLs
public class URLs
- extends Object
- Version:
- $Rev: 1431163 $ $Date: 2013-01-10 00:38:11 +0000 (Thu, 10 Jan 2013) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toFile
public static File toFile(URL url)
toFileUrl
public static URL toFileUrl(URL url)
toFilePath
public static String toFilePath(URL url)
cullSystemAndOpenEJBJars
public static org.apache.xbean.finder.UrlSet cullSystemAndOpenEJBJars(org.apache.xbean.finder.UrlSet original)
throws IOException
- Throws:
IOException
cullSystemJars
public static org.apache.xbean.finder.UrlSet cullSystemJars(org.apache.xbean.finder.UrlSet original)
throws IOException
- Throws:
IOException
cullOpenEJBJars
public static org.apache.xbean.finder.UrlSet cullOpenEJBJars(org.apache.xbean.finder.UrlSet original)
throws IOException
- Throws:
IOException
uri
public static URI uri(String uri)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.