Polished
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1ab6105a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1ab6105a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1ab6105a Branch: refs/heads/camel-2.12.x Commit: 1ab6105abeb1797dae93b7c11640f05d71502f92 Parents: d8a8941 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:14:51 2013 +0200 ---------------------------------------------------------------------- .../camel/component/dataformat/package.html | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1ab6105a/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>