Properly match a Java string literal

Posted by Fork on Stack Overflow See other posts from Stack Overflow or by Fork
Published on 2010-06-02T14:49:55Z Indexed on 2010/06/02 14:53 UTC
Read the original article Hit count: 210

Filed under:
|
|
|

Hi,

I am looking for a Regular expression to match string literals in Java source code.

Is it possible?

© Stack Overflow or respective owner

Related posts about java

Related posts about regex