XML : How can I extract specific text within a textfile

I have a huge text file. In this text file I want to extract all the text which is in between tags <LogError> and </LogError>. Can anyone suggest best way to do it?

No comments:

Post a Comment