HTML tags in Java filter strings

From , 3 Years ago, written in Java, viewed 250 times.
URL https://pastebin.vip/view/fced4f35
  1. private String stripTags(final String pHTMLString) {
  2.       return pHTMLString.replaceAll("\\<.*?>","");
  3. }

Reply to "HTML tags in Java filter strings"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website