org.apache.openejb.util
Class URLs

java.lang.Object
  extended by org.apache.openejb.util.URLs

public class URLs
extends java.lang.Object

Version:
$Rev: 936129 $ $Date: 2010-04-21 02:46:09 +0200 (Mi, 21. Apr 2010) $

Constructor Summary
URLs()
           
 
Method Summary
static java.io.File toFile(java.net.URL url)
           
static java.lang.String toFilePath(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLs

public URLs()
Method Detail

toFile

public static java.io.File toFile(java.net.URL url)

toFilePath

public static java.lang.String toFilePath(java.net.URL url)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.