Package org.apache.myfaces.core.api.shared
-
Class Summary Class Description AttributeUtils BeanValidationUtils Utility class that isolates jakarta.validation, to prevent ClassNotFoundExceptionCommonHtmlAttributes This is a list of the most common properties used by a Faces html component, organized by interfaces.CommonHtmlEvents ComponentUtils EditableValueHolderState EditableValueHolderState.ImmutableEditableValueHolderState ELContextDecorator This ELContext is used to hook into the EL handling, by decorating the ELResolver chain with a custom ELResolver.ExternalSpecifications This is a stripped down version of: org.apache.myfaces.util.ExternalSpecificationsFacesMessageInterpolator Note: Before 2.1.5/2.0.11 there was another strategy for this point to minimize the instances used, but after checking this with a profiler, it is more expensive to call FacesContext.getCurrentInstance() than create this object for bean validation.MessageUtils ParametrizableFacesMessage This class encapsulates a FacesMessage to evaluate the label expression on render response, where f:loadBundle is availableSelectItemsIterator SelectItemsUtil SharedRendererUtils ValueReferenceResolver VarUtils