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...

13,591 Responses

  1. They’re contrived with good quality elements and termite resistant materials which help to make robust and lengthy lasting end result.

  2. Matthewweind表示:

    neurontin 50 mg: gabapentin best price – buy neurontin online uk

  3. Тут делают продвижение комплексное продвижение медицинских сайтов seo-продвижение медицинских сайтов

  4. Michaelgax表示:

    semaglutide rybelsus generic rybelsus cost

  5. Тут делают продвижение сео продвижение медицинских сайтов seo медицина

  6. Michaelgax表示:

    where can i buy neurontin from canada neurontin 1000 mg neurontin capsule 600mg

  7. SamuelCic表示:

    https://amoxil.llc/# amoxicillin 500 mg online

  8. Stevenjaw表示:

    https://gabapentin.auction/# neurontin 800 mg price
    order zithromax over the counter

  9. NicolasLoole表示:

    http://semaglutide.win/# rybelsus generic

  10. Matthewweind表示:

    medicine neurontin 300 mg: gabapentin best price – neurontin capsule 600mg

  11. 유흥表示:

    Planning Party Appetizers On Your New Years Eve Party 유흥

  12. Stevenjaw表示:

    http://zithromax.company/# zithromax canadian pharmacy
    zithromax drug

  13. Matthewweind表示:

    rybelsus price: cheap Rybelsus 14 mg – buy rybelsus

  14. What’s The Job Market For 2 In 1 Bassinet Stroller
    Professionals? 2 in 1 bassinet stroller

  15. If you or someone you are caring for has been diagnosed with mesothelioma or another
    Asbestos Compensation-related
    disease, you can receive compensation. Compensation can help offset medical expenses as well as
    lost wages and other financial losses.

  16. магазин сейфов предлагает сейф 3 класса цена сейф взломостойкий 3 класс

  17. Courteously fellow viewer ,

    I uncovered the perspectives shared in this blog post to be exceptionally
    illuminating . The writer’s proficiency of the material
    is genuinely commendable.

    If you are seeking a exhilarating and beneficial cyber gaming experience ,
    I would warmly persuade you to discover the options of VIVARO CASINO.

    With its wide-ranging variety of mesmerizing activities ,
    abundant bonuses , and smooth environment
    , VIVARO CASINO offers an unrivaled entertainment
    setting that serves both inexperienced
    and proficient participants identically .

    I convince you to check out VIVARO CASINO and find
    the thrill that is ready to be experienced you.
    I am confident you will consider the venture to be most pleasurable .

    Sincerest wishes

    Also visit my web blog :: online casino promotions

  18. магазин сейфов предлагает купить сейф 3 сейф 3 класса цена

  19. Тут делают продвижение seo для медицинского центра разработка медицинского сайта

  20. 10 Mobile Apps That Are The Best For Attorneys For Asbestos Exposure asbestos attorneys

  21. Stevenjaw表示:

    https://gabapentin.auction/# neurontin coupon
    zithromax prescription

  22. 5 Laws That Will Help The Asbestos Cancer Attorney Industry mesothelioma lawsuits

  23. You’ll Never Guess This Innovative Mobility Scooters’s Tricks
    innovative mobility scooters

  24. Michaelgax表示:

    where can i buy amoxicillin online cheapest amoxil amoxicillin generic

  25. Matthewweind表示:

    medication neurontin 300 mg: neurontin brand name 800mg best price – neurontin 300mg caps

  26. Michaelgax表示:

    buy rybelsus rybelsus Buy semaglutide pills

  27. You’ll Never Be Able To Figure Out This Diagnosing
    ADHD UK’s Tricks How To get diagnosed with adhd adult

  28. Stevenjaw表示:

    https://semaglutide.win/# buy rybelsus
    generic zithromax india

  29. Stevenjaw表示:

    https://semaglutide.win/# Rybelsus 7mg
    zithromax 250 mg pill

  30. Matthewweind表示:

    neurontin tablets 100mg: gabapentin best price – neurontin capsules 100mg

發佈留言

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