| Interface | Description |
|---|---|
| ProcessorProvider |
All implementation of this interface will contribute to the list of available processors discovered during
application initialization.
|
| Class | Description |
|---|---|
| CssCompressor | |
| CSSMin |
Css minify barryvan implementation.
|
| DataUriGenerator |
Generator for Data URIs.
|
| DefaultProcessorProvider |
The implementation which contributes with processors from core module.
|
| JawrCssMinifier |
Minifies CSS files by removing expendable whitespace and comments.
|
| JSMin |
JsMin.java.
|
| Lessify |
Transforms colors from long format in a shorter one.
|
| ProcessingCriteria |
The criteria used to apply or skip the processor.
|
| Enum | Description |
|---|---|
| CssColors |
Holds color mappings.
|
| ProcessingType |
A type of processing to apply during preProcessor execution.
|
Copyright © 2008-2013. All Rights Reserved.