Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.4.16. Number-Based DataDecoder/DataEncoder Integer Example
<jb:value property="percentage" decoder="Integer" data="vote/percentage"> <jb:decodeParam name="format">#%</jb:decodeParam> </jb:value>
<jb:value property="percentage" decoder="Integer" data="vote/percentage">
<jb:decodeParam name="format">#%</jb:decodeParam>
</jb:value>