| Interface | Description |
|---|---|
| ElComparator<T> |
Comparator for use with the expression objects.
|
| ElMatcher<T> |
Interface for defining matches for filter expressions.
|
| ElPropertyDeploy |
Used to parse expressions in queries (where, orderBy etc).
|
| ElPropertyValue |
The expression language object that can get values.
|
| ElSetValue |
| Class | Description |
|---|---|
| CharMatch |
Case insensitive string matching.
|
| ElComparatorCompound<T> |
Comparator based on multiple ordered comparators.
|
| ElComparatorProperty<T> |
Comparator based on a ElGetValue.
|
| ElFilter<T> |
Default implementation of the Filter interface.
|
| ElPropertyChain |
A ElGetValue based on a chain of properties.
|
| ElPropertyChainBuilder |
Utility object used to build a ElPropertyChain.
|
Copyright © 2014. All Rights Reserved.