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