|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.camel.language.simple | |
---|---|
org.apache.camel.language.simple | Camel Simple language. |
Classes in org.apache.camel.language.simple used by org.apache.camel.language.simple | |
---|---|
SimpleLangaugeOperator
Operators supported by simple language EQ : == GT : > GTE : >= LT : < LTE : <= NOT : != contains : tested for if it contains the value not contains : tested for if it does not contain the value regex : matching a regular expression not regex : not matching a regular expression in : tested for in a list of values separated by comma not in : tested for not in a list of values separated by comma |
|
SimpleLanguageSupport
Abstract base class for Simple languages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |