Class EncodingHandler
java.lang.Object
org.apache.myfaces.view.facelets.compiler.EncodingHandler
- All Implemented Interfaces:
- FaceletHandler
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidapply(FaceletContext ctx, UIComponent parent) voidsetUniqueIdList(List<String> uniqueIdList) 
- 
Constructor Details- 
EncodingHandler
 
- 
- 
Method Details- 
applypublic void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, jakarta.el.ELException - Specified by:
- applyin interface- FaceletHandler
- Throws:
- IOException
- FacesException
- FaceletException
- jakarta.el.ELException
 
- 
getUniqueIdList
- 
setUniqueIdList
 
-