| Interface | Description |
|---|---|
| ResourceTransformerFactory |
Wraps a
ResourceTransformer to provide additional features such as caching. |
| RhinoExecutor |
| Class | Description |
|---|---|
| AbstractMinimizer |
Base class for resource minimizers.
|
| CoffeeScriptCompiler | |
| ContentChangeTracker |
Manages a collection of Resources and can check to see if any resource's actual content has changed.
|
| CSSMinimizer |
A wrapper around YUI Compressor.
|
| DelegatingResourceTransformer | |
| GoogleClosureMinimizer |
A wrapper around the Google Closure
Compiler used to minimize
a JavaScript resource. |
| LessResourceTransformer |
Direct wrapper around the LessCompiler, so that Less source files may use
@import, which isn't
supported by the normal WRO4J processor. |
| ResourceDependenciesSplitter |
A wrapper around two ResourceDependencies.
|
| ResourceLessSource | |
| ResourceTransformerFactoryImpl | |
| ResourceTransformUtils | |
| RhinoExecutorPool |
Manages a pool of initialized
RhinoExecutor instances. |
| Enum | Description |
|---|---|
| CacheMode |
Controls caching for
ResourceTransformerFactory in development mode. |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.