如题

rs.getString("HEADLINE").replaceAll("<", " &lt;").replaceAll(">", "  &gt;")

 

相关文章: