| Interface | Description | 
|---|---|
| AttributeHandler | |
| BehaviorConfig | |
| ComponentConfig | |
| ConverterConfig | |
| FaceletCache.MemberFactory<V> | |
| FaceletHandler | A participant in UIComponent tree building | 
| FacetHandler | |
| TagConfig | |
| TagDecorator | |
| TextHandler | |
| ValidatorConfig | 
| Class | Description | 
|---|---|
| BehaviorHandler | |
| ComponentHandler | Implementation of the tag logic used in the JSF specification. | 
| CompositeFaceletHandler | |
| ConverterHandler | Handles setting a Converter instance on a ValueHolder. | 
| DelegatingMetaTagHandler | |
| Facelet | The parent or root object in a FaceletHandler composition. | 
| FaceletCache<V> | |
| FaceletCacheFactory | |
| FaceletContext | The parent or root object in a FaceletHandler composition. | 
| FaceletsAttachedObjectHandler | |
| Metadata | External information on how to wire dynamic or literal state to the passed Object instance. | 
| MetadataTarget | Information used with MetaRule for determining how and what Metadata should be wired. | 
| MetaRule | A potential rule for Metadata on the passed MetadataTarget | 
| MetaRuleset | A mutable set of rules to be used in auto-wiring state to a particular object instance. | 
| MetaTagHandler | A base tag for wiring state to an object instance based on rules populated at the time of creating a MetaRuleset. | 
| ResourceResolver | Deprecated | 
| Tag | Representation of a Tag in the Facelet definition | 
| TagAttribute | Representation of a Tag's attribute in a Facelet File | 
| TagAttributes | A set of TagAttributes, usually representing all attributes on a Tag. | 
| TagHandler | Foundation class for FaceletHandlers associated with markup in a Facelet document. | 
| TagHandlerDelegate | |
| TagHandlerDelegateFactory | |
| ValidatorHandler | Handles setting a Validator instance on a EditableValueHolder. | 
| Exception | Description | 
|---|---|
| FaceletException | |
| TagAttributeException | An Exception caused by a TagAttribute | 
| TagException | An Exception caused by a Tag | 
| Annotation Type | Description | 
|---|---|
| FaceletsResourceResolver | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.