See: Description
| Class | Description | 
|---|---|
| ComponentRef | |
| ComponentRefHandler | |
| CompositionHandler | |
| DebugPhaseListener | PhaseListener to create extended debug information. | 
| DecorateHandler | The decorate tag acts the same as a composition tag, but it will not trim 
 everything outside of it. | 
| DefineHandler | The define tag can be used within tags that allow templating. | 
| IncludeHandler | The include tag can point at any Facelet which might use the composition tag,
 component tag, or simply be straight XHTML/XML. | 
| InsertHandler | The insert tag is used within your templates to declare spots of replicable data. | 
| LegacyCompositionHandler | NOTE: This implementation is provided for compatibility reasons and
 it is considered faulty. | 
| LegacyDecorateHandler | The decorate tag acts the same as a composition tag, but it will not trim 
 everything outside of it. | 
| LegacyIncludeHandler | The include tag can point at any Facelet which might use the composition tag,
 component tag, or simply be straight XHTML/XML. | 
| LegacyParamHandler | NOTE: This implementation is provided for compatibility reasons and
 it is considered faulty. | 
| LegacyUILibrary | |
| ParamHandler | |
| RepeatHandler | Facelet alternative to c:forEach or h:dataTable | 
| UIDebug | The debug tag will capture the component tree and variables when it is encoded, 
 storing the data for retrieval later. | 
| UILibrary | NOTE: This implementation is provided for compatibility reasons and
 it is considered faulty. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.