Show Table of Contents
32.10. Function Reference
Table of custom functions
Table 32.4, “XPath Custom Functions” shows the custom functions that you can use in Apache Camel XPath expressions. These functions can be used in addition to the standard XPath functions.
Table 32.4. XPath Custom Functions
| Function | Description |
|---|---|
in:body() | Returns the In message body. |
in:header(HeaderName) | Returns the In message header with name, HeaderName. |
out:body() | Returns the Out message body. |
out:header(HeaderName) | Returns the Out message header with name, HeaderName. |
function:properties(PropKey) | Looks up a property with the key, PropKey (see Section 2.7, “Property Placeholders”). |
function:simple(SimpleExp) | Evaluates the specified simple expression, SimpleExp. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.