[
https://issues.apache.org/jira/browse/CAMEL-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-6841.
--------------------------------
Resolution: Fixed
> xpath() method in the RouteBuilder should support to specify the return type
> ----------------------------------------------------------------------------
>
> Key: CAMEL-6841
> URL: https://issues.apache.org/jira/browse/CAMEL-6841
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.11.3, 2.12.2, 2.13.0
>
>
> We should support this DSL in the RouteBuilder
> {code}
> .setHeader("FOO", xpath("/foo/bar/@value", String.class))
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)