public class ClasspathURLConverterImpl extends java.lang.Object implements ClasspathURLConverter
| Constructor and Description |
|---|
ClasspathURLConverterImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
convert(java.net.URL url)
Passed a URL provided by
ClassLoader.getResources(String) to check to see if can be converted. |
public ClasspathURLConverterImpl()
public java.net.URL convert(java.net.URL url)
ClasspathURLConverterClassLoader.getResources(String) to check to see if can be converted.convert in interface ClasspathURLConverterurl - to check${project.version} - Copyright © 2003-2015 The Apache Software Foundation.