public class StringToPathConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Path>
Converts a String to a Path.
String
Path
StringToPathConverter()
convert(String source)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToPathConverter()
public Path convert(String source)
convert
org.springframework.core.convert.converter.Converter<String,Path>
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.