|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||