RE: Jakarta RegEx vs Java Regex

2003-12-08 Thread Dubois, Jeff
Thanks for your response Rod! Can someone list for me exactly what the advantages of the jakarta package are? It appears from the Java API documentation that the Java regex does not contain: 1. The conditional constructs (?{X}) and (?(condition)X|Y). 2. The

RE: Jakarta RegEx vs Java Regex

2003-12-08 Thread Rod Macpherson
DOH! I just realized you were talking about reg-ex versus the build-in logging. I need more coffee. My first clue should have been this is the regexp-user mailing list:) Anyway, same reasoning applies for going with the jakarta package. -Original Message- From: Dubois, Jeff