public class ClasspathURLConverterImpl extends Object implements ClasspathURLConverter
Constructor and Description |
---|
ClasspathURLConverterImpl() |
Modifier and Type | Method and Description |
---|---|
URL |
convert(URL url)
Passed a URL provided by
ClassLoader.getResources(String) to check to see if can be converted. |
public ClasspathURLConverterImpl()
public URL convert(URL url)
ClasspathURLConverter
ClassLoader.getResources(String)
to check to see if can be converted.convert
in interface ClasspathURLConverter
url
- to check5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.