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