|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessorDecorator | |
|---|---|
| ro.isdc.wro.model.resource.processor.decorator | |
| Uses of ProcessorDecorator in ro.isdc.wro.model.resource.processor.decorator |
|---|
| Subclasses of ProcessorDecorator in ro.isdc.wro.model.resource.processor.decorator | |
|---|---|
class |
BenchmarkProcessorDecorator
A decorator responsible for tracking the time spent with processing. |
class |
CopyrightKeeperProcessorDecorator
Inspects the resource for copyright (licence) header and inserts them back if the decorated processor removes them. |
class |
DefaultProcessorDecorator
Decorates the processor with a set of common useful decorators during each processing. |
class |
ExceptionHandlingProcessorDecorator
Responsible for handling exception thrown by decorated processor. |
class |
ExtensionsAwareProcessorDecorator
Enforce decorated processors to be applied only on predefined extension. |
class |
ImportAwareProcessorDecorator
Check if the decorated processor is considered import aware. |
class |
MinimizeAwareProcessorDecorator
Enhance the decorated processor with the ability to skip processing based on minimize aware state of the processor. |
class |
SupportAwareProcessorDecorator
Check if the decorated processor implements SupportAware interface and throws the WroRuntimeException
with specific message when processor is not supported. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||