This week's book giveaway is in the Design and Architecture forum. We're giving away four copies of Communication Patterns: A Guide for Developers and Architects and have Jacqui Read on-line! See this thread for details.
I am reading regx from a txt file in which data is written in XML format.
Now the problem is when is get the regx after reading and parsing the file .
The reg exp does not work fine. I mean matcher,matches() return false for any kind of input string.