.convertBodyTo(Document.class) Leverages a feature of Camel called Type Conversion.
Raúl. Sent while on the move On 29 Mar 2013 22:40, "Chris Wolf" <cwolf.a...@gmail.com> wrote: > I don't see any listed here: > > http://camel.apache.org/data-format.html > > ...but I find it hard to believe there isn't a way to convert a string > to XML without creating a custom processor to parse string data from a > web service. > > Thanks, > > Chris >