Interface | Description |
---|---|
UntargetableComponent |
Components implementing this interface are ignored by the algorithm - especially in
the implementation of
@child(n) , @next and @previous . |
Class | Description |
---|---|
SearchExpressionContext |
A context object that is used to hold state relating to resolve a search expression. |
SearchExpressionContextFactory |
Provide for separation of interface and implementation for the |
SearchExpressionHandler |
The SearchExpressionHandler is responsible for resolving search
expression(s)
|
SearchExpressionHandlerWrapper |
Provides a simple implementation of |
SearchKeywordContext |
SearchKeywordContext provides context information that may be useful to
|
SearchKeywordResolver |
A SearchKeywordResolver is responsible for resolving a single keyword. |
Enum | Description |
---|---|
SearchExpressionHint |
An enum that specifies hints that impact the behavior of a component tree search. |
Exception | Description |
---|---|
ComponentNotFoundException |
Typed |