ruso,
In order to do this, you will have to read the contents of the files
into a String, and then run the RegEx parser on that. Granted, it would be
nice if you could pass a seekable Stream into it (as well as an Encoding),
but that's not there (yet).
I'm actually going to post that recommendation now to the product
feedback center.
Hope this helps.