Uses of Package
jakarta.faces.component.search
-
ClassDescriptionThe SearchExpressionHandler is responsible for resolving search expression(s)A SearchKeywordResolver is responsible for resolving a single keyword.
-
ClassDescriptionA context object that is used to hold state relating to resolve a search expression.Provide for separation of interface and implementation for the
SearchExpressionContext
contract.The SearchExpressionHandler is responsible for resolving search expression(s)An enum that specifies hints that impact the behavior of a component tree search.SearchKeywordContext provides context information that may be useful toSearchKeywordResolver.resolve(jakarta.faces.component.search.SearchKeywordContext, jakarta.faces.component.UIComponent, java.lang.String)
implementations.