<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    tinguo002

     

    java過濾 HTML代碼

    文章參考:http://blog.csdn.net/zdtwyjp/article/details/5736252

    ------------------------------------------------------------------------
    package com.linewell.was.util;
    import java.util.regex.Pattern;
    /**
     * 截取HTML代碼
     * 
     * 
    @author YangJunping
     * @date 2010-7-15
     
    */

    public class Html2Text {
        
    public static void main(String[] args) {
            StringBuffer htmlStr 
    = new StringBuffer();
            htmlStr.append(
    "<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>")
                   .append(
    "<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en'><head><title>aaa</title><mce:script type='text/javascript'></mce:script>")
                   .append(
    "<link href='static_files/help.css' mce_href='static_files/help.css' rel='stylesheet' type='text/css' media='all' />")
                   .append(
    "</head><body><ul><li>XXXX</li></ul><p>ppp</p><img src='d:\tt.jpg'></img></body></html>");
            
            System.out.println(htmlStr.toString());
            System.out.println(Html2Text(htmlStr.toString()));
        }

        
    public static String Html2Text(String inputString) {    
            String htmlStr 
    = inputString; // 含html標簽的字符串    
            String textStr = "";    
            java.util.regex.Pattern p_script;    
            java.util.regex.Matcher m_script;    
            java.util.regex.Pattern p_style;    
            java.util.regex.Matcher m_style;    
            java.util.regex.Pattern p_html;    
            java.util.regex.Matcher m_html;    
      
            java.util.regex.Pattern p_html1;    
            java.util.regex.Matcher m_html1;    
      
           
    try {    
                String regEx_script 
    = "<[//s]*?script[^>]*?>[//s//S]*?<[//s]*?///[//s]*?script[//s]*?>"// 定義script的正則表達式{或<script[^>]*?>[//s//S]*?<///script>    
                String regEx_style = "<[//s]*?style[^>]*?>[//s//S]*?<[//s]*?///[//s]*?style[//s]*?>"// 定義style的正則表達式{或<style[^>]*?>[//s//S]*?<///style>    
                String regEx_html = "<[^>]+>"// 定義HTML標簽的正則表達式    
                String regEx_html1 = "<[^>]+";    
                p_script 
    = Pattern.compile(regEx_script, Pattern.CASE_INSENSITIVE);    
                m_script 
    = p_script.matcher(htmlStr);    
                htmlStr 
    = m_script.replaceAll(""); // 過濾script標簽    
      
                p_style 
    = Pattern.compile(regEx_style, Pattern.CASE_INSENSITIVE);    
                m_style 
    = p_style.matcher(htmlStr);    
                htmlStr 
    = m_style.replaceAll(""); // 過濾style標簽    
      
                p_html 
    = Pattern.compile(regEx_html, Pattern.CASE_INSENSITIVE);    
                m_html 
    = p_html.matcher(htmlStr);    
                htmlStr 
    = m_html.replaceAll(""); // 過濾html標簽    
      
                p_html1 
    = Pattern.compile(regEx_html1, Pattern.CASE_INSENSITIVE);    
                m_html1 
    = p_html1.matcher(htmlStr);    
                htmlStr 
    = m_html1.replaceAll(""); // 過濾html標簽    
      
                textStr 
    = htmlStr;    
      
            }
     catch (Exception e) {    
                System.err.println(
    "Html2Text: " + e.getMessage());    
            }
        
      
           
    return textStr;// 返回文本字符串    
        }
       
    }
    -----

     

    歡迎大家訪問我的個人網站 萌萌的IT人

    posted on 2013-01-29 13:59 一堣而安 閱讀(1419) 評論(0)  編輯  收藏 所屬分類: java

    導航

    統計

    常用鏈接

    留言簿(1)

    隨筆分類

    隨筆檔案

    收藏夾

    搜索

    最新評論

    閱讀排行榜

    評論排行榜

    主站蜘蛛池模板: 4444www免费看| 久章草在线精品视频免费观看| 波多野结衣免费在线观看| 亚洲成在人天堂在线| 国内精品久久久久影院免费| 77777亚洲午夜久久多人| xxxxx做受大片视频免费| 成人亚洲性情网站WWW在线观看| 黄色网页免费观看| 亚洲精品动漫人成3d在线| 一级毛片免费视频网站| 超清首页国产亚洲丝袜| 成在人线av无码免费高潮喷水 | 成人免费午夜无码视频| 亚洲不卡视频在线观看| 一本无码人妻在中文字幕免费| 亚洲真人无码永久在线观看| 日韩中文无码有码免费视频| 美女羞羞视频免费网站| ZZIJZZIJ亚洲日本少妇JIZJIZ| 永久在线观看免费视频| 亚洲成人网在线播放| 免费观看理论片毛片| 一级毛片在播放免费| 亚洲第一福利视频| 性xxxxx免费视频播放| MM1313亚洲精品无码久久| 在线观看亚洲天天一三视| 一级成人a毛片免费播放| 亚洲五月综合缴情婷婷| 国产免费av片在线播放| 日本一区午夜艳熟免费| 亚洲三级在线视频| 亚洲A∨精品一区二区三区| 国产成人AV免费观看| 亚洲精品又粗又大又爽A片| 亚洲精品成人网站在线观看 | 久久免费国产精品一区二区| 亚洲av无码一区二区三区天堂古代 | 亚洲精品无码专区在线| 亚洲国产一二三精品无码|