| Package | Description |
|---|---|
| org.apache.camel.builder | |
| org.apache.camel.builder.xml | |
| org.apache.camel.component.mock |
The Mock Component which is used for testing of routing and mediation rules.
|
| org.apache.camel.model |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
| org.apache.camel.model.language |
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| Class and Description |
|---|
| VtdXmlExpression
Deprecated.
will be removed in next release
|
| XPathExpression
For XPath expressions and predicates
|
| XQueryExpression
For XQuery expressions and predicates
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| NamespaceAwareExpression
A useful base class for any expression which may be namespace or XML content aware
such as
XPathExpression or XQueryExpression |
Apache Camel