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.
See Also: