Uses of Class
jakarta.faces.view.facelets.TagAttributeException
| Package | Description |
|---|---|
| com.sun.faces.facelets.tag.jsf |
-
Uses of TagAttributeException in com.sun.faces.facelets.tag.jsf
Methods in com.sun.faces.facelets.tag.jsf that throw TagAttributeException Modifier and Type Method Description static LocaleComponentSupport. getLocale(FaceletContext ctx, TagAttribute attr)According to JSF 1.2 tag specs, this helper method will use the TagAttribute passed in determining the Locale intended.