public final class StringToPathConverter extends Converter<Path>
| Constructor and Description |
|---|
StringToPathConverter() |
| Modifier and Type | Method and Description |
|---|---|
Path |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toStringpublic StringToPathConverter()
Copyright © 2017–2019, microBean. All rights reserved.