org.apache.openejb.util
Class URLs
java.lang.Object
org.apache.openejb.util.URLs
public final class URLs
- extends Object
- Version:
- $Rev$ $Date$
| 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–2015 The Apache Software Foundation. All rights reserved.