Regex one-to-one mapping pattern replace

Posted by polygenelubricants on Stack Overflow See other posts from Stack Overflow or by polygenelubricants
Published on 2010-03-15T07:18:07Z Indexed on 2010/03/15 7:19 UTC
Read the original article Hit count: 474

How would you use regex to write a function that replaces all lowercase letters with uppercase and vice versa?


Note: this is NOT a homework question. See also my previous explorations of regex:

© Stack Overflow or respective owner

Related posts about java

Related posts about regex