public final class UrlToFileMapper
extends Object
Maps Java URL representations to File representations, on any Java version.
This used to be used to do URL to File mapping in pre-Java1.4 days, but since
we now require Java 1.5, it is largely unnecessary.
- 从以下版本开始:
- UDK 3.2.8