Package de.agilecoders.wicket.webjars.util

Interface Summary
IFullPathProvider full path to a webjars provider
IResourceStreamProvider Creates a new IResourceStream that points to a given path.
 

Class Summary
ClassLoaderResourceStreamProvider Loads a resource by calling ClassLoader.getResourceAsStream(String)
ClasspathUrlStreamHandler A URLStreamHandler that handles resources on the classpath.
Helper some helper methods
RecentVersionCallable Callable that loads the recent version string of given webjars resource
UrlResourceStreamProvider Loads a resource by using ClasspathUrlStreamHandler.
WebJarAssetLocator Locate WebJar assets.
WebjarsVersion Collects recent versions of webjars resources.
 

Exception Summary
WebJarAssetLocator.ResourceException resource exception without stacktrace.
 



Copyright © 2016 agilecoders.de. All Rights Reserved.