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