Modified: websites/production/camel/content/what-languages-are-supported.html
==============================================================================
--- websites/production/camel/content/what-languages-are-supported.html 
(original)
+++ websites/production/camel/content/what-languages-are-supported.html Thu Oct 
10 12:20:37 2013
@@ -79,7 +79,7 @@
 
 <p>Camel supports multiple <a shape="rect" href="languages.html" 
title="Languages">Languages</a> in the <a shape="rect" href="dsl.html" 
title="DSL">DSL</a> or <a shape="rect" href="xml-configuration.html" title="Xml 
Configuration">Xml Configuration</a> for maximum extensibility. The following 
is the list of currently supported languages</p>
 
-<ul><li><a shape="rect" href="bean-language.html" title="Bean Language">Bean 
Language</a> for using Java for expressions</li><li><a shape="rect" 
href="constant.html" title="Constant">Constant</a></li><li>the unified <a 
shape="rect" href="el.html" title="EL">EL</a> from JSP and JSF</li><li><a 
shape="rect" href="header.html" title="Header">Header</a></li><li><span 
class="error">[JSonPath]</span></li><li><a shape="rect" href="jxpath.html" 
title="JXPath">JXPath</a></li><li><a shape="rect" href="mvel.html" 
title="Mvel">Mvel</a></li><li><a shape="rect" href="ognl.html" 
title="OGNL">OGNL</a></li><li><a shape="rect" href="ref-language.html" 
title="Ref Language">Ref Language</a></li><li><a shape="rect" 
href="property.html" title="Property">Property</a></li><li><a shape="rect" 
href="scripting-languages.html" title="Scripting Languages">Scripting 
Languages</a> such as
+<ul><li><a shape="rect" href="bean-language.html" title="Bean Language">Bean 
Language</a> for using Java for expressions</li><li><a shape="rect" 
href="constant.html" title="Constant">Constant</a></li><li>the unified <a 
shape="rect" href="el.html" title="EL">EL</a> from JSP and JSF</li><li><a 
shape="rect" href="header.html" title="Header">Header</a></li><li><a 
shape="rect" href="jsonpath.html" title="JSonPath">JSonPath</a></li><li><a 
shape="rect" href="jxpath.html" title="JXPath">JXPath</a></li><li><a 
shape="rect" href="mvel.html" title="Mvel">Mvel</a></li><li><a shape="rect" 
href="ognl.html" title="OGNL">OGNL</a></li><li><a shape="rect" 
href="ref-language.html" title="Ref Language">Ref Language</a></li><li><a 
shape="rect" href="property.html" title="Property">Property</a></li><li><a 
shape="rect" href="scripting-languages.html" title="Scripting 
Languages">Scripting Languages</a> such as
        <ul><li><a shape="rect" href="beanshell.html" 
title="BeanShell">BeanShell</a></li><li><a shape="rect" href="javascript.html" 
title="JavaScript">JavaScript</a></li><li><a shape="rect" href="groovy.html" 
title="Groovy">Groovy</a></li><li><a shape="rect" href="python.html" 
title="Python">Python</a></li><li><a shape="rect" href="php.html" 
title="PHP">PHP</a></li><li><a shape="rect" href="ruby.html" 
title="Ruby">Ruby</a></li></ul>
        </li><li><a shape="rect" href="simple.html" title="Simple">Simple</a>
        <ul><li><a shape="rect" href="file-language.html" title="File 
Language">File Language</a></li></ul>


Reply via email to