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 | |
| CompositeTagDecorator | A TagDecorator that is composed of 1 or more TagDecorator instances. | 
| CompositeTagLibrary | A TagLibrary that is composed of 1 or more TagLibrary children. | 
| LambdaMetadataTargetImpl | |
| MetadataImpl | |
| MetadataTargetImpl | |
| MetaRulesetImpl | |
| MethodRule | Optional Rule for binding Method[Binding|Expression] properties | 
| NullMetadata | |
| 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 © 2022 The Apache Software Foundation. All rights reserved.