You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/02/10 09:51:37 UTC

[jira] Commented: (CAMEL-2126) XPathHelper - For leveraging Camel XPathBuilder without the need for an Exchange

    [ https://issues.apache.org/activemq/browse/CAMEL-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57486#action_57486 ] 

Claus Ibsen commented on CAMEL-2126:
------------------------------------

This requires that CamelContext is provided as a parameter since the xpath logic uses type conversion and for that the camel context is used to get the converter.

> XPathHelper - For leveraging Camel XPathBuilder without the need for an Exchange
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-2126
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2126
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> Would be great with a little goodie for Camel users so they can easily extract using xpath without all the hazzle with the JDK API for that.
> So they can do that in one liners with the help of the Camel XPathBuilder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.