Re: newbie regexp - finding <tag>content</tag>
Andre Costa <[email protected]> Wed, 23 Jul 2003 14:10:28 -0300
| Newsgroups | gmane.comp.jakarta.regexp.user |
|---|---|
| Organization | nTime |
| Message-ID | <[email protected]> |
If you can use JSDK 1.4.x, native regexp support (through java.util.regex package) isn't fully compatible to Perl's, but IMHO is very complete and useful. Definitely worth a try. Best, Andre On 23 Jul 2003 16:37:08 +0200 Juan Uys <[email protected]> wrote: > Ok, thanks Shishir, that's great news. I was wondering if there's a > perl-ish extension to java (Jerl ? :) > > On Wed, 2003-07-23 at 16:22, Shishir K. Singh wrote: > > I have faced some problems with this package. If you have used perl > > and are more familiar using Perl regex, you may want to look at the > > jakarta-oro package. They have a package where they simulate perl > > regex (PerlUtil). I have been using that for some time and it has > > not disappointed me yet. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Andre Oliveira da Costa