Uses of Interface
org.apache.wicket.resource.IScopeAwareTextResourceProcessor

Packages that use IScopeAwareTextResourceProcessor
org.apache.wicket.resource Locale aware resouce loaders. 
 

Uses of IScopeAwareTextResourceProcessor in org.apache.wicket.resource
 

Classes in org.apache.wicket.resource that implement IScopeAwareTextResourceProcessor
 class CompositeCssCompressor
          Used to apply several ICssCompressor to the CSS compression.

Usage:
 class CompositeJavaScriptCompressor
          Used to apply several IJavaScriptCompressor to the javascript compression.

Usage:
 class CssUrlReplacer
          This compressor is used to replace URLs within CSS files with URLs created from PackageResourceReferences that belongs to their corresponding resources (e.g images).The scope of the CSS file is used to create the PackageResourceReferences.
 



Copyright © 2006–2020 Apache Software Foundation. All rights reserved.