public class Htmls extends Object
public static String formatHtml(String source, boolean replaceNl, boolean replaceTag, boolean replaceQuote)
source - the HTML code to be processesreplaceNl - if true '\n' will be replaced by <br>replaceTag - if true '<' will be replaced by < and '>' will be replaced
by >replaceQuote - if true '\"' will be replaced by "Copyright © 2020. All rights reserved.