See: Description
| Interface | Description | 
|---|---|
| ComponentContainerHandler | This interface identify tag handlers that does not generate components, but
 it has components inside them and by that reason it should be considered
 into cc:insertChildren logic. | 
| TagLibrary | A library of Tags associated with one or more namespaces. | 
| Class | Description | 
|---|---|
| AbstractTagLibrary | Base class for defining TagLibraries in Java | 
| BaseMultipleTagDecorator | |
| BaseTagDecorator | |
| BeanPropertyTagRule | |
| ComponentTagDeclarationLibrary | |
| CompositeFaceletHandler | Deprecated use javax.faces.view.facelets.CompositeFaceletHandler | 
| CompositeTagDecorator | A TagDecorator that is composed of 1 or more TagDecorator instances. | 
| CompositeTagLibrary | A TagLibrary that is composed of 1 or more TagLibrary children. | 
| MetadataImpl | |
| MetadataTargetImpl | |
| MetaRule | Deprecated use javax.faces.view.facelets.MetaRule | 
| MetaRulesetImpl | |
| MetaTagHandlerImpl | A base tag for wiring state to an object instance based on rules populated at the time of creating a MetaRuleset. | 
| MethodRule | Optional Rule for binding Method[Binding|Expression] properties | 
| TagAttributeImpl | Representation of a Tag's attribute in a Facelet File | 
| TagAttributesImpl | A set of TagAttributes, usually representing all attributes on a Tag. | 
| TagHandlerUtils | This class was created to gather some code from latest Facelets not existing in latest JSF 2.0 spec. | 
Copyright © 2025 The Apache Software Foundation. All rights reserved.