org.springframework.core.convert.converter.Converter<String,Path>
public class PathConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Path>
PathConverter()
Path
convert(String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public PathConverter()
public Path convert(String source)
convert