Uses of Class
ro.isdc.wro.model.resource.processor.support.ProcessingType

Packages that use ProcessingType
ro.isdc.wro.model.resource.processor.decorator   
ro.isdc.wro.model.resource.processor.support   
 

Uses of ProcessingType in ro.isdc.wro.model.resource.processor.decorator
 

Constructors in ro.isdc.wro.model.resource.processor.decorator with parameters of type ProcessingType
ImportAwareProcessorDecorator(Object processor, ProcessingType processingType)
           
 

Uses of ProcessingType in ro.isdc.wro.model.resource.processor.support
 

Methods in ro.isdc.wro.model.resource.processor.support that return ProcessingType
 ProcessingType ProcessingCriteria.getProcessingType()
           
static ProcessingType ProcessingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProcessingType[] ProcessingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ro.isdc.wro.model.resource.processor.support with parameters of type ProcessingType
static ProcessingCriteria ProcessingCriteria.create(ProcessingType processingType, boolean minimize)
           
 ProcessingCriteria ProcessingCriteria.setProcessingType(ProcessingType processingType)
           
 



Copyright © 2008-2013. All Rights Reserved.