| Class | Description |
|---|---|
| BinaryPredicateSupport |
A useful base class for
Predicate implementations |
| ExpressionBuilder |
A helper class for working with expressions.
|
| Namespaces |
A helper class for working with namespaces.
|
| PredicateBuilder |
A helper class for working with predicates
|
| TokenPairExpressionIterator |
Expression to walk a Message body
using an Iterator, which grabs the content between a start and end token. |
| TokenXMLExpressionIterator |
Expression to walk a Message XML body
using an Iterator, which grabs the content between a XML start and end token,
where the end token corresponds implicitly to either the end tag or the self-closing start tag. |
| ValueBuilder |
A builder of expressions or predicates based on values.
|
Apache Camel