[rules-users] Pattern matching question

Edson Tirelli tirelli at post.com
Tue Oct 2 10:17:53 EDT 2007


   Dean,

   Thanks! I forgot about this... :)

    Edson

2007/10/2, Dean Jones <dean.m.jones at gmail.com>:
>
> > >
> > You can prefix the regex to be matched with "(?m)", which enables
> > multiline mode. The full set of available flags are documented under
> > "Special Constructs" on the javadoc for pattern:
> >
>
> Whoops, that should be (?s) for the DOTALL flag, which specifies that
> "." should match any character, including EOLs
>
> Dean.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
  Edson Tirelli
  Software Engineer - JBoss Rules Core Developer
  Office: +55 11 3529-6000
  Mobile: +55 11 9287-5646
  JBoss, a division of Red Hat @ www.jboss.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20071002/446b7a1e/attachment.html 


More information about the rules-users mailing list