public class WebjarsImporter extends ClasspathImporter
| Constructor and Description |
|---|
WebjarsImporter() |
WebjarsImporter(ClassLoader webjarsLoader) |
WebjarsImporter(ClassLoader webjarsLoader,
WebJarAssetLocator webJarAssetLocator) |
WebjarsImporter(WebJarAssetLocator webJarAssetLocator) |
| Modifier and Type | Method and Description |
|---|---|
URL |
canonicalizeUrl(String url) |
canonicalize, handleImport, handleImport, isFileautoCanonicalizepublic WebjarsImporter()
public WebjarsImporter(WebJarAssetLocator webJarAssetLocator)
public WebjarsImporter(ClassLoader webjarsLoader)
public WebjarsImporter(ClassLoader webjarsLoader, WebJarAssetLocator webJarAssetLocator)
@Nullable public URL canonicalizeUrl(String url) throws IOException
canonicalizeUrl in class ClasspathImporterIOException