Class PathConverter.URLPath

All Implemented Interfaces:
Serializable, Function<URL,Path>, ObjectConverter<URL,Path>
Enclosing class:
PathConverter<S,T>

public static final class PathConverter.URLPath extends PathConverter<URL,Path>
Converter from URL to Path.
Since:
0.3
Version:
0.7
See Also: