String cleanHtml = Jsoup.clean(h, Safelist.simpleText());. assertEquals("Hello <b>there</b>!", TextUtil.stripNewlines(cleanHtml));. }.
確定! 回上一頁