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?
<LogError>
</LogError>
No comments:
Post a Comment