| Package | Description |
|---|---|
| ro.isdc.wro.extensions.processor |
| Modifier and Type | Method and Description |
|---|---|
static PathPatternProcessorDecorator |
PathPatternProcessorDecorator.exclude(Object processor,
String... patterns)
Decorates a processor which will not be applied on provided patterns.
|
static PathPatternProcessorDecorator |
PathPatternProcessorDecorator.include(Object processor,
String... patterns)
Decorates a processor which will be applied on provided patterns.
|
Copyright © 2008-2013. All Rights Reserved.