See: Description
| Interface | Description |
|---|---|
| ArgumentBuilder |
This code is experimental.
|
| AttributeBuilder |
Starts the fluent API to create
Filter based on a particular Attribute |
| BufferedSpatialExpressionBuilder |
Continues the fluent API to create a Spatial
Filter. |
| ContextualExpressionBuilder |
Completes building a
Filter based on Contextual relevance |
| EqualityExpressionBuilder |
Completes the fluent API to create a
PropertyIsEqualTo Filter
. |
| ExpressionBuilder |
Continues the fluent API to create
Filter based on a particular Attribute |
| FilterAdapter | |
| FilterBuilder |
Service interface with which implementations will register in the OSGi Registry for use by
components needing to build
Filters in an easy way without a dependence on a particular
Filter implementation. |
| NumericalExpressionBuilder |
Completes the fluent API to create
Filter based on a numerical value. |
| NumericalRangeExpressionBuilder | |
| SpatialExpressionBuilder |
Complete the fluent API to build a spatial
Filter |
| TemporalInstantExpressionBuilder |
Completes the fluent API to build a temporal
Filter using an instant in time (vs a
bounded range) |
| TemporalRangeExpressionBuilder |
Finishes the fluent API to create a Temporal Range
Filter |
| XPathBasicBuilder |
Builds XPath-based Contextual
Filters. |
| XPathBuilder |
Builds XPath
Filters |
| Class | Description |
|---|---|
| FilterDelegate<T> |
* FilterDelegate is the target delegate of the
FilterAdapter. |
This work is licensed under a Creative Commons Attribution 4.0 International License.