| Package | Description |
|---|---|
| ro.isdc.wro.model.resource.processor.impl.css |
| Class and Description |
|---|
| AbstractCssImportPreProcessor
CssImport Processor responsible for handling css
@import statement. |
| AbstractCssUrlRewritingProcessor
A processor responsible for rewriting url's from inside the css resources.
|
| CssDataUriPreProcessor
Rewrites background images by replacing the url with data uri of the image.
|
| CssImportPreProcessor
CssImport Processor responsible for handling css
@import statement. |
| CssUrlRewritingProcessor
Note: When used together with
CssImportPreProcessor, the CssUrlRewritingProcessor should come first,
otherwise it will produce wrong results. |
Copyright © 2008-2014. All Rights Reserved.