Regex in Java



Hi,

Two questions:
1 can regular expressions be made in Java or does that work together with e.g. Perl like JPL?
2 can these reg.exp. be used to look for filename on disk?


In found a link to Mindprod, but I'm not sure if that is what I'm looking for.

Thanks

Huub
.



Relevant Pages

  • Re: is Perl used in the Java middle-tier
    ... JW> I think, after using Java for a while now, that there can be over use ... JW> of regular expressions in any language that supports them. ... JW> example, in Perl, there are other ways to parse data (ex. ... Search or Offer Perl Jobs ...
    (comp.lang.perl.misc)
  • Re: is Perl used in the Java middle-tier
    ... I started out using Perl as my language of choice and switched to Java about 2 years ago. ... A more senior programmer in my department at work and I had a discussion on the use of regular expressions in Java. ... Because there are other ways to parse Strings in Java that have been included in the language since version 1.0. ...
    (comp.lang.perl.misc)
  • perl java jpl in woody
    ... I want to combine Perl and Java - run some Perl code inside a Java ... If I've read CPAN correctly, JPL is shipped as part of the Perl ...
    (Debian-User)
  • Re: Howto capture all matches of a single group
    ... >>Regular Expressions in Java are almost Perl compatible. ... I've tried this and that's good that perl can capture all matched ...
    (comp.lang.perl.misc)
  • Re: Regular Expression
    ... and works for java, perl or net. ... I'd say you have an impossible task. ... regular expressions that almost do what you want are not implemented ...
    (comp.lang.perl.misc)