public final class CompositeFaceletHandler extends Object implements FaceletHandler
| Constructor and Description | 
|---|
| CompositeFaceletHandler(FaceletHandler[] children)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent)Deprecated.  | 
| FaceletHandler[] | getHandlers()Deprecated.  | 
public CompositeFaceletHandler(FaceletHandler[] children)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, javax.el.ELException
apply in interface FaceletHandlerIOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionpublic FaceletHandler[] getHandlers()
Copyright © 2025 The Apache Software Foundation. All rights reserved.