Tag Content Extractor

  • + 1 comment

    I used this. What is happening that it is not able to read input as 90 lines but as 9 lines only. I copied the Tc to a txt file. There also it is taking 9 line. String regex = "(<([a-zA-Z0-9\s]|[~!@#$%^&*()+={}\"-\.,?_])+>)(\w|\s|\d|[~!@#$%^&*()-+={}\"\.,?])+(<\/([a-zA-Z0-9\s]|[~!@#$%^&*()+={}`\"-\.,?_])+>)";