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

Class Summary
AbstractProcessorDecorator Hides details common to all processors decorators.
CommentStripperProcessor CommentStripperProcessor.
CopyrightKeeperProcessorDecorator Inspects the resource for copyright (licence) header and inserts them back if the decorated processor removes them.
ExtensionsAwareProcessorDecorator Enforce decorated processors to be applied only on predefined extension.
MultiLineCommentStripperProcessor Removes multi line comments from processed resource.
PlaceholderProcessor A processor which parse a resource and search for placeholders of this type: ${} and replace them with the values found in a map provided the by client.
SingleLineCommentStripperProcessor SingleLineCommentStripperProcessor can be both: preProcessor & postProcessor.
 



Copyright © 2008-2011. All Rights Reserved.