テック クリ Tech Kuri

Geeky reflections

Monday, April 30, 2007

Java: regular expressions

The Java Tutorials: Essential Classes > Regular Expressions > Quantifiers

Greedy Meaning
X? X, once or not at all
X* X, zero or more times
X+ X, one or more times
X{n} X, exactly n times

Need to memorize these.

Labels: api, java, todo

posted by kuri* at 5:06 AM

0 Comments:

Post a Comment

<< Home

Links

  • main blog
  • manga reviews
  • frivolous blog
  • my site is partially back up

Previous Posts

  • combining blogs
  • Java: formatters
  • Java: super keyword
  • update on Sanghera's SCJP Exam for J2SE 5
  • Java 5 SCJP take 2!
  • SCJP 5.0: Collections: the Map Interface
  • SCJP 5.0: Collections: the Collections Interfaces
  • SCJP 5.0: Collections: the Collection Interface
  • An interesting talk on avoiding obsolescence
  • Regex links

Powered by Blogger