public final class URLConverter extends AbstractConverter<URL>
java.net.URL
.Modifier and Type | Field and Description |
---|---|
static String |
CLASSPATH_URL_PREFIX
Pseudo URL prefix for loading from the class path: "classpath://"
|
Constructor and Description |
---|
URLConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(String value,
com.google.inject.TypeLiteral<?> toType) |
configure
public static final String CLASSPATH_URL_PREFIX
Copyright © 2010–2019 99 Software Foundation. All rights reserved.