Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #10875

regex; ^ and $

From oldyork90 <oldyork90@yahoo.com>
Newsgroups comp.lang.java.programmer
Subject regex; ^ and $
Date 2011-12-19 07:59 -0800
Organization http://groups.google.com
Message-ID <a496fcef-d720-47ea-b2ea-76e504355334@h11g2000yqd.googlegroups.com> (permalink)

Show all headers | View raw


Perl guy learning Java.

Java's use of including line boundaries arguments, ^ and $, in
matcher, and then not using them in other string replace functions is
fine I guess; I'll get used to it.

I was wondering if there was a more perl like regex class out there
that others might be using.

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

regex; ^ and $ oldyork90 <oldyork90@yahoo.com> - 2011-12-19 07:59 -0800
  Re: regex; ^ and $ Lew <lewbloch@gmail.com> - 2011-12-19 08:09 -0800
  Re: regex; ^ and $ bugbear <bugbear@trim_papermule.co.uk_trim> - 2011-12-19 16:29 +0000
    Re: regex; ^ and $ oldyork90 <oldyork90@yahoo.com> - 2011-12-19 08:58 -0800
      Re: regex; ^ and $ Roedy Green <see_website@mindprod.com.invalid> - 2011-12-19 14:44 -0800
        Re: regex; ^ and $ Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-12-20 17:22 +0000
          Re: regex; ^ and $ Arne Vajhøj <arne@vajhoej.dk> - 2011-12-20 12:25 -0500
      Re: regex; ^ and $ Arne Vajhøj <arne@vajhoej.dk> - 2011-12-20 19:22 -0500

csiph-web