Annotation Interface StrutsTagSkipInheritance


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface StrutsTagSkipInheritance
Marks a class as the top class in the class hierarchy scanned for tag annotations FIXME: use it or remove