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