| Package | Description | 
|---|---|
| javax.faces.view.facelets | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BehaviorHandler
The   | 
class  | 
ComponentHandler
Public base class for markup
 element instances that map to   | 
class  | 
CompositeFaceletHandler
A FaceletHandler that is derived of 1 or more, inner FaceletHandlers.  | 
class  | 
ConverterHandler
Handles setting a   | 
class  | 
DelegatingMetaTagHandler
Enable the Jakarta Server Faces
 implementation to provide the appropriate behavior for the kind of
   | 
class  | 
FaceletsAttachedObjectHandler
Root class for all tag handlers that represent attached objetcts in a Facelets page.  | 
class  | 
MetaTagHandler
Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Server Faces Java API artifact is associated with an instance of this class.  | 
class  | 
TagHandler
Foundation class for
   | 
class  | 
ValidatorHandler
Handles setting a   | 
| Modifier and Type | Field and Description | 
|---|---|
protected FaceletHandler | 
TagHandler.nextHandler
A reference to the
   | 
| Modifier and Type | Method and Description | 
|---|---|
FaceletHandler[] | 
CompositeFaceletHandler.getHandlers()
Returns the array of child handlers contained by this handler.  | 
FaceletHandler | 
TagConfig.getNextHandler()
The next   | 
| Constructor and Description | 
|---|
CompositeFaceletHandler(FaceletHandler[] children)  | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.