final class URLTypeConverter extends AbstractTypeConverter<java.net.URL>
TypeConverter
Module
that converts constants to URL
s.Constructor and Description |
---|
URLTypeConverter() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
convert(java.lang.String value,
com.google.inject.TypeLiteral<?> toType) |
configure