I need to inspect value of the body or value of the header against regular expression. It will be good if routing could be made after regexp matching.
Can you tell me more about helper methods you mentioned? Thanks James.Strachan wrote: > > 2008/10/2 dkozic <[EMAIL PROTECTED]>: >> >> Is there support for regular expressions as a language for Expressions >> and >> Predicates in Camel? > > There are some helper methods in the Java DSL in ExpressionBuilder; > but we've not yet integrated it into the languages for use in XML or > in the ExpressionClause class. > > Could you give an example of how you'd like to use it? Is it to use a > regex as a predicate? > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Regular-Expressions-tp19778962s22882p19779412.html Sent from the Camel - Users mailing list archive at Nabble.com.
