Akitoshi Yoshida created CAMEL-10070:
----------------------------------------
Summary: 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
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)