347.3. Java DSL の例

コンシューマーが HTML を提供する例

from("file://site/inbox").unmarshal().tidyMarkup().to("file://site/blogs");