Class EncodingHandler
java.lang.Object
org.apache.myfaces.view.facelets.compiler.EncodingHandler
- All Implemented Interfaces:
FaceletHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(FaceletContext ctx, UIComponent parent) void
setUniqueIdList
(List<String> uniqueIdList)
-
Constructor Details
-
EncodingHandler
-
-
Method Details
-
apply
public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, jakarta.el.ELException - Specified by:
apply
in interfaceFaceletHandler
- Throws:
IOException
FacesException
FaceletException
jakarta.el.ELException
-
getUniqueIdList
-
setUniqueIdList
-