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