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

15,818 Responses

  1. 10 Things You’ve Learned In Preschool, That’ll Aid You In Leather Sofa And Loveseat Set
    leather couches clearance

  2. Are Asbestos Attorneys Oklahoma The Best There Ever Was?

    mesothelioma lawsuits

  3. What an illuminating and meditative entry ! I must proclaim,
    your analysis of this pivotal subject was authentically
    outstanding .
    The breadth and complexity you introduced to the discussion was extraordinary , throwing new understanding
    on the intricacies at hand .
    I came across myself concurring as I read through your proficiently
    assembled contentions. The approach you were capable to extract
    the essential points without oversimplifying was notably exceptional.

    It’s evident you’ve devoted a substantial amount
    of resources into investigating this matter .
    This post has provided me plenty to ponder and has
    pushed me to reassess particular facets of my own
    outlook .
    I am grateful for you investing the time to disseminate your knowledge
    – entries like this are incredibly precious in developing the more expansive conversation.
    I await with excitement reading additional your content
    in the weeks to follow. Kindly maintain the superb endeavors !

    my webpage :: macro and micro gaming

  4. LarryCoell表示:

    ultrabet bonus ultrabet ultrabet bonus

  5. ClydePab表示:

    Casino Siteleri: Deneme Bonusu Veren Siteler – Canl? Casino Siteleri

  6. 10 Facts About Foldable Cheap Treadmill That Insists On Putting You In A Good Mood Affordable Folding Treadmill

  7. Who Repairs Sliding Patio Doors Tips To Relax Your Daily Life Who Repairs Sliding
    Patio Doors Technique Every Person Needs To Be Able To who repairs sliding patio doors, https://summerviolet1.werite.net/you-are-responsible-for-an-repair-patio-doors-budget,

  8. LarryCoell表示:

    casino siteleri win guvenilir casino siteleri Deneme Bonusu Veren Siteler

  9. ClydePab表示:

    ultrabet tr online: ultrabet bonus – ultrabet guncel

  10. Derekfar表示:

    deneme bonusu veren siteler 2024: deneme bonusu veren siteler – denemebonusuverensiteler.top

  11. Lonnie表示:

    Fireplace: The Good, The Bad, And The Ugly fireplace electric – Lonnie,

  12. CarrollUnton表示:

    deneme bonusu veren siteler betturkey https://matadorbet.bid/# matadorbet

  13. LarryCoell表示:

    ultrabet bonus ultrabet guncel ultrabet guncel

  14. HassanbuifS表示:

    https://ultrabet-tr.online/# ultrabet yeni giris 1125
    deneme bonusu veren siteler yeni

  15. ClydePab表示:

    matadorbet: matadorbet.bid – matadorbet bid

  16. Derekfar表示:

    slot oyunlar? puf noktalar?: en cok kazand?ran slot oyunlar? – slot oyunlar?

  17. Monika表示:

    What’s The Current Job Market For Car Key Repair Shop Near
    Me Professionals? key repair shop (Monika)

  18. HassanbuifS表示:

    https://denemebonusuverensiteler.top/# deneme bonusu veren yeni siteler
    deneme bonusu veren siteler mycbet.com

  19. CarrollUnton表示:

    deneme bonusu veren yeni siteler https://matadorbet.bid/# matadorbet giris

  20. Seth表示:

    You’ll Be Unable To Guess Collapsible Mobility Scooters’s Tricks collapsible mobility
    scooter (Seth)

  21. Five Essential Tools Everyone In The Daftar Situs Togel Industry Should
    Be Making Use Of Situs togel Online

  22. Derekfar表示:

    slot oyunlar? puf noktalar?: slot oyunlar? – slot tr online

  23. A Brief History Of Double Glazing Window Handles In 10 Milestones sliding patio door handle replacement

  24. Antonio表示:

    Looking For Inspiration? Try Looking Up Mobile Automobile Locksmith
    mobile automobile locksmith near me (Antonio)

  25. Bernadine表示:

    Who Is Mesothelioma From Asbestos Exposure And Why You
    Should Care mesothelioma lawsuit (Bernadine)

  26. You’ll Never Guess This Realistic Sex Dolls Cheap’s Tricks realistic Sex doll Price

  27. 10 Essentials On Mesothelioma Litigation You Didn’t Learn In The Classroom mesothelioma claim

  28. 20 Trailblazers Leading The Way In Bean To Cup Machine coffee machine Bean to cup reviews (infozillon.com)

  29. Clinton表示:

    10 Amazing Graphics About Triple Bunk Bed With Stairs
    double bed with single bunk bed (Clinton)

  30. Folding Treadmill UK Tools To Ease Your Everyday
    Lifethe Only Folding Treadmill UK Trick That Should Be Used By Everyone Learn folding treadmill uk

發佈留言

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