Package ro.isdc.wro.model.resource.processor.support

Interface Summary
CssUrlInspector.ItemHandler The handler invoked for each found occurrence of url in parsed css.
ProcessorProvider All implementation of this interface will contribute to the list of available processors discovered during application initialization.
 

Class Summary
CssCompressor  
CssImportInspector Encapsulates the matcher creation for css import statements detection.
CSSMin Css minify barryvan implementation.
CssUrlInspector Encapsulates the matcher creation for css backround url's detection.
DataUriGenerator Generator for Data URIs.
DefaultProcessorProvider The implementation which contributes with processors from core module.
FallbackCssDataUriUrlInspector Similar to CssUrlInspector but responsible for Preserving the original css uri along with the new one.
JawrCssMinifier Minifies CSS files by removing expendable whitespace and comments.
JSMin JsMin.java.
LessCssImportInspector Responsible for identifying import statements for LESS language.
Lessify Transforms colors from long format in a shorter one.
ProcessingCriteria The criteria used to apply or skip the processor.
 

Enum Summary
CssColors Holds color mappings.
ProcessingType A type of processing to apply during preProcessor execution.
 



Copyright © 2008-2013. All Rights Reserved.