- generateSetupJavaScript(List<String>) - Static method in class org.webjars.RequireJS
-
Returns the JavaScript that is used to setup the RequireJS config.
- generateSetupJavaScript(List<String>, Map<String, String>) - Static method in class org.webjars.RequireJS
-
Deprecated.
- generateSetupJson(List<Map.Entry<String, Boolean>>) - Static method in class org.webjars.RequireJS
-
Returns the JSON used to setup the RequireJS config for each WebJar in the CLASSPATH.
- getAssetPaths(URL, Pattern, ClassLoader...) - Method in class org.webjars.urlprotocols.FatJarUrlProtocolHandler
-
- getAssetPaths(URL, Pattern, ClassLoader...) - Method in class org.webjars.urlprotocols.FileUrlProtocolHandler
-
- getAssetPaths(URL, Pattern, ClassLoader...) - Method in class org.webjars.urlprotocols.JarUrlProtocolHandler
-
- getAssetPaths(URL, Pattern, ClassLoader...) - Method in interface org.webjars.urlprotocols.UrlProtocolHandler
-
Returns a list of all asset paths found in resource
- getFullPath(String) - Method in class org.webjars.WebJarAssetLocator
-
Given a distinct path within the WebJar index passed in return the full
path of the resource.
- getFullPath(String, String) - Method in class org.webjars.WebJarAssetLocator
-
Returns the full path of an asset within a specific WebJar
- getFullPathIndex(Pattern, ClassLoader...) - Static method in class org.webjars.WebJarAssetLocator
-
Return a map that can be used to perform index lookups of partial file
paths.
- getFullPathIndex() - Method in class org.webjars.WebJarAssetLocator
-
- getLastModified() - Method in class org.webjars.WebJarExtractor.Cacheable
-
- getPath() - Method in class org.webjars.WebJarExtractor.Cacheable
-
- getRawWebJarRequireJsConfig(Map.Entry<String, String>) - Static method in class org.webjars.RequireJS
-
- getSetupJavaScript(String) - Static method in class org.webjars.RequireJS
-
Returns the JavaScript that is used to setup the RequireJS config.
- getSetupJavaScript(String, String) - Static method in class org.webjars.RequireJS
-
Returns the JavaScript that is used to setup the RequireJS config.
- getSetupJson(String) - Static method in class org.webjars.RequireJS
-
Returns the JSON that is used to setup the RequireJS config.
- getSetupJson(String, String) - Static method in class org.webjars.RequireJS
-
Returns the JSON that is used to setup the RequireJS config.
- getWebJar(String) - Static method in class org.webjars.WebJarAssetLocator
-
- getWebJarConfig(Map.Entry<String, String>) - Static method in class org.webjars.RequireJS
-
Deprecated.
- getWebJarRequireJsConfig(Map.Entry<String, String>, List<Map.Entry<String, Boolean>>) - Static method in class org.webjars.RequireJS
-
Returns the JSON RequireJS config for a given WebJar
- getWebJars() - Method in class org.webjars.WebJarAssetLocator
-