Class PathConverter.URIPath

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

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