@ApplicationScoped public class URLConverter extends Object implements Converter<URL>
Constructor and Description |
---|
URLConverter() |
Modifier and Type | Method and Description |
---|---|
URL |
convert(Value value)
Converts the supplied
Value into the appropriate kind of
object and returns the result. |
public URLConverter()
Copyright © 2019–2020, microBean™. All rights reserved.