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 FaceletHandler
IOException
FacesException
FaceletException
jakarta.el.ELException
Copyright © 2021 The Apache Software Foundation. All rights reserved.