I am quite new with java. I am using regex packages for developing a project. All my regex are stored in a file. I want to access that file and apply each regex on my input data file for extracing email address, web links,first names, and lots of other things.
Can someone suggest me easy way to do this..
thanks in advance
Can someone suggest me easy way to do this..
thanks in advance