|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractCssUrlRewritingProcessor | A processor responsible for rewriting url's from inside the css resources. |
| ConformColorsCssProcessor | A processor which transform all colors to #rgb format. |
| CssCompressorProcessor | A processor implementation using CssCompressor algorithm. |
| CssDataUriPreProcessor | Rewrites background images by replacing the url with data uri of the image. |
| CssImportPreProcessor | CssImport Processor responsible for handling css @import statement. |
| CssMinProcessor | A processor implementation using CSSMin algorithm. |
| CssUrlRewritingProcessor | CssUrlRewritingProcessor. The algorithm requires two types of UriLocator objects, one for resolving url resources & one for
classpathresources. |
| CssVariablesProcessor | Processor of css resources, responsible for replacing variables. |
| DuplicatesAwareCssDataUriPreProcessor | Similar to CssDataUriPreProcessor which instead of replacing a url blindly with dataUri, is is smart enough to
detect duplicated image url and avoid replacing it with dataUri. |
| JawrCssMinifierProcessor | A processor implementation using JawrCssMinifier algorithm. |
| VariablizeColorsCssProcessor | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||