Uses of Class
ro.isdc.wro.extensions.processor.PathPatternProcessorDecorator

Packages that use PathPatternProcessorDecorator
ro.isdc.wro.extensions.processor   
 

Uses of PathPatternProcessorDecorator in ro.isdc.wro.extensions.processor
 

Methods in ro.isdc.wro.extensions.processor that return PathPatternProcessorDecorator
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.