| UDK 3.2.7 Java API Reference | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sun.star.lib.util.UrlToFileMapperpublic final class UrlToFileMapperextends ObjectMethod Summary | |
static File |
|
public static File mapUrlToFile(URL url)
Maps Java URL representations to File representations.
- Parameters:
url- some URL, possibly null.
- Returns:
- a corresponding File, or null on failure.