Package jakarta.faces.view.facelets
Interface AttributeHandler
- 
 public interface AttributeHandler- Since:
- 2.0
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAttributeName(FaceletContext ctx)
 
- 
- 
- 
Method Detail- 
getAttributeNameString getAttributeName(FaceletContext ctx) 
 
- 
 
-