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) |
configurepublic static final String CLASSPATH_URL_PREFIX
Copyright © 2010–2016 99 Software Foundation. All rights reserved.