How can I remove special html tag from a string? Here is the string
String testString ="It's the club that is discussing this with the player's agent, but no decision has been taken," said Ancelotti, who briefly coached Beckham during a loan spell at AC Milan.
divv class="og_rss_groups">
I have to remove divv class="og_rss_groups"></divv from the above string. How it is possible?