ro.isdc.wro.model.group.processor
Annotation Type Minimize


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
@Inherited
public @interface Minimize

Used to identify (pre and post) processors which performs minimization. This is useful when the minimization isn't desired (for debug purposes). This annotations is inherited, because classes which extends a super class having this annotation, will also inherit the minimize aware characteristic.

Author:
Alex Objelean



Copyright © 2008-2013. All Rights Reserved.