Uses of Class
ro.isdc.wro.model.resource.processor.impl.css.CssDataUriPreProcessor

Packages that use CssDataUriPreProcessor
ro.isdc.wro.model.resource.processor.impl.css   
 

Uses of CssDataUriPreProcessor in ro.isdc.wro.model.resource.processor.impl.css
 

Subclasses of CssDataUriPreProcessor in ro.isdc.wro.model.resource.processor.impl.css
 class 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.
 class FallbackCssDataUriProcessor
          Preserves the original css uri along with the new one.
 



Copyright © 2008-2013. All Rights Reserved.