Removing tag using regex

后端 未结 0 1459
说谎
说谎 2021-02-14 19:39

I want to extract the plain text from given HTML code. I tried using regex and got

String target = val.replaceAll(\"\", \"\");

相关标签:
回答
  • 消灭零回复
提交回复
热议问题