Package jakarta.faces.view.facelets
Interface TextHandler
- 
 public interface TextHandler- Since:
- 2.0
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetText()StringgetText(FaceletContext ctx)
 
- 
- 
- 
Method Detail- 
getTextString getText() 
 - 
getTextString getText(FaceletContext ctx) 
 
- 
 
-