Re: How do I efficiently search for a specific string in a text file?
Posted By:
Michael_Wax
Posted On:
Thursday, April 19, 2001 07:57 PM
You might want to consider using one of the Apache Jakarta regular expressions packages for Java, such as Oro and Regexp. Check at apache.jakarta.org/oro and apache.jakarta.org/regexp.