JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.struts2.views.annotations
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