Package com.sun.faces.facelets.impl
Class IdMapper
java.lang.Object
com.sun.faces.facelets.impl.IdMapper
public class IdMapper extends Object
Used to provide aliases to Facelets generated unique IDs with tend to be womewhat long.
-
Method Summary
Modifier and Type Method Description String
getAliasedId(String id)
static IdMapper
getMapper(FacesContext ctx)
static void
setMapper(FacesContext ctx, IdMapper mapper)