public class EncodingHandler extends Object implements FaceletHandler
| Constructor and Description | 
|---|
| EncodingHandler(FaceletHandler next,
               String encoding) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent) | 
| List<String> | getUniqueIdList() | 
| void | setUniqueIdList(List<String> uniqueIdList) | 
public EncodingHandler(FaceletHandler next, String encoding)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, jakarta.el.ELException
apply in interface FaceletHandlerIOExceptionFacesExceptionFaceletExceptionjakarta.el.ELExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.