| Name | Description | Type | Package | Framework |
| CssColors | enum CssColorsextends Enum | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| CssCompressor | Class | ro.isdc.wro.model.resource.processor.support | Wro4J | |
| CssImportInspector | Encapsulates the matcher creation for css import statements detection. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| CSSMin | Css minify barryvan implementation. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| CssUrlInspector | Encapsulates the matcher creation for css backround url's detection. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| CssUrlInspector .ItemHandler | The handler invoked for each found occurrence of url in parsed css. | Interface | ro.isdc.wro.model.resource.processor.support | Wro4J |
| DataUriGenerator | Generator for Data URIs. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| DefaultProcessorProvider | The implementation which contributes with processors from core module. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| FallbackCssDataUriUrlInspector | Similar to CssUrlInspector but responsible for Preserving the original css uri along with the new one. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| JawrCssMinifier | Minifies CSS files by removing expendable whitespace and comments. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| JSMin | Copyright (c) 2006 John Reilly (www. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| LessCssImportInspector | Responsible for identifying import statements for LESS language. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| Lessify | Transforms colors from long format in a shorter one. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| ProcessingCriteria | The criteria used to apply or skip the processor. | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| ProcessingType | enum ProcessingTypeextends Enum | Class | ro.isdc.wro.model.resource.processor.support | Wro4J |
| ProcessorProvider | All implementation of this interface will contribute to the list of available processors discovered during application initialization. | Interface | ro.isdc.wro.model.resource.processor.support | Wro4J |
| SupportAware | which indicates that the implementation is supported on current environment (some processors may be supported on Linux, but unsupported on other platforms), or if certain prerequisites are met. | Interface | ro.isdc.wro.model.resource.processor | Wro4J |
| SupportedResourceTypeAware | Mark processor implementing this interface that they are capable of providing supported ResourceType. | Interface | ro.isdc.wro.model.resource.processor | Wro4J |