Friday, 30 August 2013

Java REGEX: matching comments and NOT matching specific character

Java REGEX: matching comments and NOT matching specific character

References

Reference NO 1

http://stackoverflow.com/questions/13648662/java-regex-matching-comments-and-not-matching-specific-character

Reference NO 2

http://stackoverflow.com/questions/9718393/regex-backreferencing-a-character-that-was-not-matched-in-a-character-set

Reference NO 3

http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html

Reference NO 4

https://blogs.oracle.com/xuemingshen/entry/case_insensitive_matching_in_java

Reference NO 5

http://anillobo.wordpress.com/2013/03/01/java-regex-to-match-special-characters/

Reference NO 6

http://williamarchibaldspooner.wordpress.com/2011/03/20/regex-easy-not-messy/

Reference NO 7

http://easyprograming.com/index.php/java/55-using-regex-regular-expressions-in-java

Reference NO 8

#EANF#

No comments:

Post a Comment