You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/10/09 05:38:42 UTC

[jira] [Created] (CAMEL-6841) xpath() method in the RouteBuilder should support to specify the return type

Willem Jiang created CAMEL-6841:
-----------------------------------

             Summary: 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)