| Constructor and Description |
|---|
PathConverter() |
| Modifier and Type | Method and Description |
|---|---|
Path |
convertFrom(String value)
|
String |
convertTo(Path value)
Returns a
String instance representing the configuration parameter's value. |
public Path convertFrom(String value)
convertFrom in interface Converter<Path>value - The configuration parameter's String valuePath instance representing the configuration parameter's valueCopyright © 2022. All rights reserved.