File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes regex for hard coded string	Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

regex for hard coded string

sahid ul karim
Greenhorn

Joined: Jun 06, 2007
Posts: 20
Can anybody tell me what is the regex for searching hard coded string in a file.
Pattern pattern = Pattern.compile(regex);
what wld be the regex?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
Please do not post the same question to multiple forums: CarefullyChooseOneForum

Even though this forum is a better fit for the question, let's continue the discussion in this duplicate thread, where you have an answer already.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: regex for hard coded string
 
Similar Threads
Remove Punctuations with regex
regex for hard coded string
Regex
finding hardcoded string
Having problem using Ajax