第 79 章 Data Format 组件

作为 Camel 2.12 版本提供

dataformat: 组件允许使用 Data Format 作为 Camel 组件。

79.1. URI 格式

dataformat:name:(marshal|unmarshal)[?options]

其中 name 是 Data Format 的名称。然后遵循这个操作必须是 marshal 或 unmarshal 。这些选项用于配置 使用中的数据格式。有关它支持的选项,请参阅数据格式文档。