Package ro.isdc.wro.model.resource.processor

Interface Summary
ImportAware Processors implementing this interface will be applied (by returning true for ImportAware.isImportAware() method) on imported resources during pre-processing execution.
MinimizeAware Mark processors implementing this interface as minimize aware.
ResourcePostProcessor A processor which is applied after the merge.
ResourcePreProcessor Perform actual processing of the resource content from the Reader and writes the processed content to the Writer.
SupportAware Implementors of this interface will be able to provide information about its support.
SupportedResourceTypeAware Mark processor implementing this interface that they are capable of providing supported ResourceType.
 



Copyright © 2008-2013. All Rights Reserved.