posts - 325,  comments - 25,  trackbacks - 0
          public static String filterHtml(String input) {
            if (input == null) {
             return null;
            }
            if (input.length() == 0) {
             return input;
            }
            input = input.replaceAll("&", "&");
            input = input.replaceAll("<", "&lt;");
            input = input.replaceAll(">", "&gt;");
            input = input.replaceAll(" ", "&nbsp;");
            input = input.replaceAll("'", "'");
            input = input.replaceAll("\"", "&quot;");
            return input.replaceAll("\n", "<br>");
           }
          posted on 2008-08-17 14:38 長春語林科技 閱讀(180) 評論(0)  編輯  收藏 所屬分類: util
          <2008年8月>
          272829303112
          3456789
          10111213141516
          17181920212223
          24252627282930
          31123456

           

          長春語林科技歡迎您!

          常用鏈接

          留言簿(6)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          相冊

          收藏夾

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 双江| 山西省| 云龙县| 昌都县| 绵阳市| 新昌县| 杭锦后旗| 醴陵市| 台山市| 陈巴尔虎旗| 济阳县| 昌黎县| 民丰县| 广西| 汶川县| 临桂县| 福清市| 峨山| 吉隆县| 松滋市| 阿尔山市| 名山县| 乐陵市| 临湘市| 吴桥县| 新宁县| 堆龙德庆县| 沂南县| 尼勒克县| 樟树市| 黄陵县| 柞水县| 安溪县| 岐山县| 马公市| 宣武区| 饶阳县| 贡觉县| 剑川县| 郸城县| 郧西县|