Updated Branches: refs/heads/camel-2.12.x d8a89413b -> 1b911be5c refs/heads/master 71dd1a632 -> 9eeeac008
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a88db792 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a88db792 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a88db792 Branch: refs/heads/master Commit: a88db792205a071333a39c51a2f1cac9749ad697 Parents: 71dd1a6 Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Aug 31 13:12:34 2013 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Aug 31 13:12:48 2013 +0200 ---------------------------------------------------------------------- .../camel/component/dataformat/package.html | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a88db792/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html b/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html new file mode 100644 index 0000000..07f21c6 --- /dev/null +++ b/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html @@ -0,0 +1,26 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<html> +<head> +</head> +<body> + +The <a href="http://camel.apache.org/dataformat-component">DataFormat Component</a> +allows to use Data Format as a Camel Component. + +</body> +</html>