Uses of Class
org.ow2.easybeans.util.url.URLUtilsException

Packages that use URLUtilsException
org.ow2.easybeans.util.url Utility class for transforming URL into File or File into URL 
 

Uses of URLUtilsException in org.ow2.easybeans.util.url
 

Methods in org.ow2.easybeans.util.url that throw URLUtilsException
static URL URLUtils.fileToURL2(File file)
          Gets an URL from a given file.
static File URLUtils.urlToFile2(URL url)
          Gets a File object for the given URL.
 



Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.