Java + JS去除網頁HTML標籤

同樣是工作上用到,在前(Javascript)、後端(Java、JSP)同樣都有的一個需求,就是必須將讀入的字串去除HTML Tag,以下是兩個範例:

var HTML = "";
HTML+= "<p>HTML P Tag String</p>";
HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";

var htmlTagPattern = /<{1}[^>]{1,}>{1}/g; //HTML Tag Pattern
var htmlSplit = HTML.replace(htmlTagPattern, ""); //移除HTML Tag

console.log("htmlSplit : " , htmlSplit); //輸出htmlSplit :  HTML P Tag StringHTML A Tag String
package CDIT.stanley;
public class trimHTML {
	public static void main(String[] args) {
		String HTML = "";
		HTML+= "<p>HTML P Tag String</p>";
		HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";
		
		String htmlTagPattern = "<{1}[^>]{1,}>{1}"; //HTML Tag Pattern		
		String htmlSplit = HTML.replaceAll(htmlTagPattern, ""); //移除HTML Tag
		
		System.out.println("htmlSplit : " + htmlSplit); //輸出htmlSplit : HTML P Tag StringHTML A Tag String
	}
}

You may also like...

11,815 Responses

  1. MauriceGueda表示:

    india online pharmacy: indianpharmacy com – buy prescription drugs from india

  2. ArthurKib表示:

    https://mexicopharmacy.cheap/# buying prescription drugs in mexico

  3. RobertMef表示:

    reputable mexican pharmacies online: mexico pharmacies prescription drugs – п»їbest mexican online pharmacies

  4. Если вы искали где отремонтировать сломаную технику, обратите внимание – ремонт бытовой техники

  5. MauriceGueda表示:

    mexican mail order pharmacies: medication from mexico pharmacy – mexico drug stores pharmacies

  6. RobertMef表示:

    buying from online mexican pharmacy: mexican border pharmacies shipping to usa – mexico pharmacies prescription drugs

  7. Если вы искали где отремонтировать сломаную технику, обратите внимание – профи услуги

  8. MauriceGueda表示:

    indian pharmacies safe: xenical mexican pharmacy – mexican pharmacy online reviews

  9. ArthurKib表示:

    http://mexicopharmacy.cheap/# medication from mexico pharmacy

  10. Salutations, peer reader. I must commend the author for their perceptive and eloquently-crafted blog post.

    The content was both instructive and contemplative, leaving me
    with a more comprehensive understanding of the subject at hand.

    I would intend to extend an proposal to connect with the prestigious PUSSY888 collective.

    This venue offers a dimension of enjoyment and intrigue, welcoming those who
    adore the more sophisticated things in existence. I advise you to immerse
    yourself in the expansive array and engulf yourself in the enthralling
    explorations that entice you. Your inclusion would be highly welcomed, and I look forward to the
    prospect to engage with you more intimately within this esteemed web-based landscape

    Here is my blog – online casino player experience

  11. RobertMef表示:

    best india pharmacy: cheapest online pharmacy india – reputable indian online pharmacy

  12. RobertMef表示:

    india online pharmacy: Online medicine home delivery – best online pharmacy india

  13. ArthurKib表示:

    https://indianpharmacy.company/# top 10 pharmacies in india

  14. 10 Things Everybody Hates About Railroad Injuries Legal Railroad Injuries Legal railroad accident Lawyer

  15. MauriceGueda表示:

    buying prescription drugs in mexico online: mexico drug stores pharmacies – pharmacies in mexico that ship to usa

  16. 10 Things That Your Family Taught You About Designer Radiators Living Room designer radiators living room (petterson-cooper.hubstack.net)

  17. RobertMef表示:

    cheapest online pharmacy india: reputable indian pharmacies – cheapest online pharmacy india

  18. Josephfub表示:

    mexico pharmacies prescription drugs buying prescription drugs in mexico reputable mexican pharmacies online

  19. ArthurKib表示:

    https://indianpharmacy.company/# best india pharmacy

  20. Профессиональный сервисный центр по ремонту бытовой техники с выездом на дом.
    Мы предлагаем:сервисные центры по ремонту техники в новосибирске
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  21. Bedpage表示:

    I enjoy looking through a post that will make men and women think. Also, thanks for allowing for me to comment.

  22. RobertMef表示:

    mexico drug stores pharmacies: п»їbest mexican online pharmacies – best online pharmacies in mexico

  23. MauriceGueda表示:

    top 10 online pharmacy in india: best online pharmacy india – indian pharmacy

  24. ArthurKib表示:

    https://pharmbig24.online/# sumatriptan online pharmacy

  25. Josephfub表示:

    mexican rx online medicine in mexico pharmacies buying prescription drugs in mexico online

  26. Togel Sydney表示:

    A Intermediate Guide On Togel4d Togel Sydney

  27. MauriceGueda表示:

    mexico drug stores pharmacies: mexico pharmacies prescription drugs – п»їbest mexican online pharmacies

  28. Josephfub表示:

    buy concerta online pharmacy cymbalta pharmacy card singapore online pharmacy

  29. Bandar Online Togel Techniques To Simplify Your Everyday Lifethe Only Bandar Online Togel Trick Every Individual Should Be Able
    To bandar online togel

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。