| Package | Description | 
|---|---|
| javax.faces.webapp | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UIComponentBodyTagDeprecated. 
 replaced by  UIComponentELTag | 
| class  | UIComponentELTagBase class for all JSP tags that represent a JSF UIComponent. | 
| class  | UIComponentTagDeprecated. 
 replaced by  UIComponentELTag | 
| Modifier and Type | Method and Description | 
|---|---|
| static UIComponentClassicTagBase | UIComponentClassicTagBase. getParentUIComponentClassicTagBase(javax.servlet.jsp.PageContext pageContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | UIComponentClassicTagBase. addVerbatimAfterComponent(UIComponentClassicTagBase parentTag,
                         UIComponent verbatim,
                         UIComponent component)
 Add verbatim as a sibling of _componentInstance in _componentInstance in the parent's child
 list. | 
| protected void | UIComponentClassicTagBase. addVerbatimBeforeComponent(UIComponentClassicTagBase parentTag,
                          UIComponent verbatimComp,
                          UIComponent component) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.