Is there any way in using Ant that we can extract/find/match "strings" in html/excel file with a list of strings (java file names).
I have a big html file and a big excel file. I alwaz need to dig eyes into the excel column first to copy the java file name and then search it in the html file. Does Ant give any easy option to do the same? Please help... Thanks in advance.