Author: buildbot
Date: Wed Jul  2 10:18:04 2014
New Revision: 914746

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/tokenizer.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/tokenizer.html
==============================================================================
--- websites/production/camel/content/tokenizer.html (original)
+++ websites/production/camel/content/tokenizer.html Wed Jul  2 10:18:04 2014
@@ -75,7 +75,7 @@
        <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 
id="Tokenizer-Tokenizer">Tokenizer</h2><p>The tokenizer language is a built-in 
language in camel-core, which is most often used only with the <a shape="rect" 
href="splitter.html">Splitter</a> EIP to split a message using a token-based 
strategy.<br clear="none"> For more details see <a shape="rect" 
href="splitter.html">Splitter</a>. The tokenizer language is intended to 
tokenize text documents using a specified delimiter pattern. It can also 
tokenize XML documents with some limited capability. For a truly XML-aware 
tokenization, the use of the xml tokenizer language is recommended.</p></div>
+<div class="wiki-content maincontent"><h2 
id="Tokenizer-Tokenizer">Tokenizer</h2><p>The tokenizer language is a built-in 
language in camel-core, which is most often used only with the <a shape="rect" 
href="splitter.html">Splitter</a> EIP to split a message using a token-based 
strategy.<br clear="none">The tokenizer language is intended to tokenize text 
documents using a specified delimiter pattern. It can also be used to tokenize 
XML documents with some limited capability. For a truly XML-aware tokenization, 
the use of the xml tokenizer language is recommended.&#160;For more details 
see&#160;<a shape="rect" href="splitter.html">Splitter</a>.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">


Reply via email to