java.lang.Object
com.sun.faces.facelets.impl.IdMapper
Used to provide aliases to Facelets generated unique IDs with tend to be womewhat long.
- 
Method Summary
Modifier and TypeMethodDescriptiongetAliasedId(String id) static IdMappergetMapper(FacesContext ctx) static voidsetMapper(FacesContext ctx, IdMapper mapper)  
- 
Method Details
- 
getAliasedId
 - 
setMapper
 - 
getMapper
 
 -