Package javax.servlet.jsp.tagext
Interface JspTag
-
- All Known Subinterfaces:
BodyTag
,IterationTag
,LoopTag
,SimpleTag
,Tag
- All Known Implementing Classes:
AbstractCATag
,AbstractDispatcherTagHandler
,AdaptToTag
,AddParamTag
,BodyTagSupport
,BundleSupport
,BundleTag
,CallTag
,CatchTag
,ChooseTag
,ConditionalTagSupport
,ContextProfileAvatarTag
,ContextProfileHtmlInputTag
,ContextProfileLinkTag
,ContextProfilePropertyTag
,DateParamTag
,DateParamTagSupport
,DeclareTag
,DefineObjectsTag
,DefineObjectsTag
,EncodeTag
,EvalTagHandler
,FindResourcesTag
,ForEachSupport
,ForEachTag
,FormatDateSupport
,FormatDateTag
,FormatNumberSupport
,FormatNumberTag
,ForTokensSupport
,ForTokensTag
,ForwardTagHandler
,GetCAConfigResourcesTag
,GetCAConfigResourceTag
,GetParentsTag
,GetParentTag
,GetPropertyTag
,GetResourceTag
,IfTag
,ImportSupport
,ImportTag
,IncludeClientLibraryTag
,IncludeTag
,IncludeTagHandler
,InvalidatePolicy
,ListChildrenTag
,LoopTagSupport
,MessageSupport
,MessageTag
,OtherwiseTag
,OutSupport
,OutTag
,ParamSupport
,ParamSupport
,ParamTag
,ParamTag
,ParamTag
,ParamTagSupport
,ParseDateSupport
,ParseDateTag
,ParseNumberSupport
,ParseNumberTag
,ProtectBody
,ProtectStringAsAttribute
,QueryTag
,QueryTagSupport
,RedirectSupport
,RedirectTag
,RemoveParamTag
,RemoveTag
,RequestEncodingSupport
,RequestEncodingTag
,RequestURLTag
,SetBundleSupport
,SetBundleTag
,SetContentBundleTag
,SetDataSourceTag
,SetDataSourceTagSupport
,SetLocaleSupport
,SetLocaleTag
,SetSupport
,SetTag
,SetTimeZoneSupport
,SetTimeZoneTag
,SimpleTagSupport
,StorePropertyTag
,StoreRendererTag
,TagAdapter
,TagSupport
,TextTag
,TimeZoneSupport
,TimeZoneTag
,TransactionTag
,TransactionTagSupport
,UpdateTag
,UpdateTagSupport
,UrlSupport
,UrlTag
,WhenTag
,WhenTagSupport
public interface JspTag
Serves as a base class for Tag and SimpleTag. This is mostly for organizational and type-safety purposes.- Since:
- 2.0