public interface ISearchStep
| Modifier and Type | Interface and Description |
|---|---|
static class |
ISearchStep.SearchAxis |
| Modifier and Type | Method and Description |
|---|---|
int |
getAxis()
Returns the axis specifier for this step.
|
ISearchFilter |
getPredicate()
Returns the predicate that applies for this step.
|
int getAxis()
ISearchStep.SearchAxisISearchFilter getPredicate()