public interface SearchExpressionProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
void |
invoke(SelectionCriteria selectionCriteria)
Invoke the search expression provider, given the SelectionCriteria
object.
|
static final java.lang.String COPYRIGHT
void invoke(SelectionCriteria selectionCriteria) throws java.lang.RuntimeException
selectionCriteria
- Java representation of XPath expressionjava.lang.RuntimeException