You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2016/06/20 08:35:05 UTC

[jira] [Resolved] (CAMEL-10070) Add XMLStreamReader to InputStream/Reader converter

     [ https://issues.apache.org/jira/browse/CAMEL-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akitoshi Yoshida resolved CAMEL-10070.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.18.0
                   2.17.2

> Add XMLStreamReader to InputStream/Reader converter
> ---------------------------------------------------
>
>                 Key: CAMEL-10070
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10070
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Akitoshi Yoshida
>            Assignee: Akitoshi Yoshida
>             Fix For: 2.17.2, 2.18.0
>
>
> This patch introduces a new converter for directly converting XMLStreamReader to either InputStream or Reader. The previous conversion used either DOM or String as an intermediate type which lead to an inefficient conversion.
> The background information is described here.
> http://camel.465427.n5.nabble.com/StAXSource-to-InputStream-direct-conversion-td5766816.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)